UNPKG

mod-arch-shared

Version:

Shared library for modular architecture micro-frontend projects

13 lines 419 B
export * from './appUtils'; export * from './const'; export * from './markdown'; export * from './time'; export * from './string'; export * from './useDebounceCallback'; export * from './useDeepCompareMemoize'; export * from './useEventListener'; export * from './useFetchState'; export * from './useGenericObjectState'; export * from './useMakeFetchObject'; export * from './utils'; //# sourceMappingURL=index.d.ts.map