]> Lady’s Gitweb - Pisces/blobdiff - mod.js
Add isArraylikeObject
[Pisces] / mod.js
diff --git a/mod.js b/mod.js
index dc8d6fc511a4c9a227594efb171fe08bad8c6268..42b421c76005de2ba850807e3e6e9518dc3ccef1 100644 (file)
--- a/mod.js
+++ b/mod.js
@@ -9,6 +9,9 @@
 
 export * from "./base64.js";
 export * from "./collection.js";
 
 export * from "./base64.js";
 export * from "./collection.js";
+export * from "./function.js";
 export * from "./iri.js";
 export * from "./numeric.js";
 export * from "./object.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.019783 seconds and 4 git commands to generate.