UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

5 lines 244 B
export type { TScreenType } from './types'; export { useDebouncedEffect } from './useDebouncedEffect'; export { usePersistingState } from './usePersistingState'; export { useScreenType } from './useScreen'; //# sourceMappingURL=exports.d.ts.map