Initial Save
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
'use strict';
|
||||
module.exports = require('../../full/weak-set/add-all');
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
'use strict';
|
||||
module.exports = require('../../full/weak-set/delete-all');
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
'use strict';
|
||||
module.exports = require('../../full/weak-set/from');
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
'use strict';
|
||||
module.exports = require('../../full/weak-set');
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
'use strict';
|
||||
module.exports = require('../../full/weak-set/of');
|
||||
Reference in New Issue
Block a user