UNPKG

@atlrdsgn/kit

Version:

An ever–expanding library of React components, primitives, and tools

6 lines • 333 B
export { Portal, type PortalProps } from './portal'; export { Slot, type SlotProps } from './slot'; export { type AllOrNone, type MaybePromise, type ReactNodeNoStrings, type EmptyObject, type Optional, } from './types'; export { isError } from './error'; export { useErrorHandler } from './error'; //# sourceMappingURL=index.d.ts.map