]> Lady’s Gitweb - Pisces/blobdiff - mod.js
Add isArraylikeObject
[Pisces] / mod.js
diff --git a/mod.js b/mod.js
index a25bc1ed006a454b0efd2b66c24eb77dbf5d87b6..42b421c76005de2ba850807e3e6e9518dc3ccef1 100644 (file)
--- a/mod.js
+++ b/mod.js
@@ -9,6 +9,9 @@
 
 export * from "./base64.js";
 export * from "./collection.js";
-export * from "./i·r·i.js";
+export * from "./function.js";
+export * from "./iri.js";
 export * from "./numeric.js";
 export * from "./object.js";
+export * from "./string.js";
+export * from "./value.js";
This page took 0.02388 seconds and 4 git commands to generate.