one
Version:
One is a new React Framework that makes Vite serve both native and web.
5 lines • 351 B
TypeScript
export declare const Drawer: import("react").ForwardRefExoticComponent<Omit<Omit<import("../types").PickPartial<any, "children">, "ref"> & import("react").RefAttributes<unknown>, "ref"> & import("react").RefAttributes<unknown>> & {
Screen: typeof import("../views/Screen").Screen;
};
export default Drawer;
//# sourceMappingURL=Drawer.web.d.ts.map