UNPKG

@voilajsx/uikit

Version:

Cross-platform React components with beautiful themes and OKLCH color science

4 lines 257 B
export { webAdapter, getWebComponent } from "./web"; export { nativeAdapter, getNativeComponent } from "./native"; export { useAdapter, usePlatform, useStyles, useIsNative, useIsWeb, usePlatformComponent } from "./hooks"; //# sourceMappingURL=index.d.ts.map