UNPKG

@alwatr/nanolib

Version:

Necessary library for all ECMAScript (JavaScript/TypeScript) projects.

21 lines 753 B
export * from '@alwatr/async-queue'; export * from '@alwatr/deep-clone'; export * from '@alwatr/delay'; export * from '@alwatr/fetch'; export * from '@alwatr/flat-string'; export * from '@alwatr/flatomise'; export * from '@alwatr/is-number'; export * from '@alwatr/local-storage'; export * from '@alwatr/logger'; export * from '@alwatr/package-tracer'; export * from '@alwatr/parse-duration'; export * from '@alwatr/platform-info'; export * from '@alwatr/random'; export * from '@alwatr/render-state'; export * from '@alwatr/unicode-digits'; export * from '@alwatr/resolve-url'; export * from '@alwatr/env'; export * from '@alwatr/global-this'; export * from '@alwatr/http-primer'; export * from '@alwatr/hash-string'; //# sourceMappingURL=main.d.ts.map