mirror of
https://dev.azure.com/tstanciu94/Packages/_git/utiliyo
synced 2025-06-21 19:24:58 +03:00
fix
This commit is contained in:
parent
da158d98e6
commit
27162d7a45
1
src/index.d.ts
vendored
1
src/index.d.ts
vendored
@ -1,4 +1,5 @@
|
|||||||
import * as typeValidator from "./data/typeValidator";
|
import * as typeValidator from "./data/typeValidator";
|
||||||
import * as localStorage from "./storage/localStorage";
|
import * as localStorage from "./storage/localStorage";
|
||||||
|
|
||||||
|
export * from "./data/camelizer";
|
||||||
export { typeValidator, localStorage };
|
export { typeValidator, localStorage };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user