UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

6 lines 222 B
import { type ReactNode } from 'react'; export declare function Frozen({ on, children }: { on?: boolean; children: ReactNode; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Frozen.native.d.ts.map