@doctadevs/utils
Advanced tools
Comparing version 0.0.5 to 0.0.6
export * from './src/http'; | ||
export * from './src/string'; | ||
export * from './src/date'; |
@@ -15,2 +15,3 @@ "use strict"; | ||
__exportStar(require("./src/string"), exports); | ||
__exportStar(require("./src/date"), exports); | ||
//# sourceMappingURL=index.js.map |
export * from './src/http'; | ||
export * from './src/string'; | ||
export * from './src/date'; |
{ | ||
"name": "@doctadevs/utils", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
11425
23
195