one
Version:
One is a new React Framework that makes Vite serve both native and web.
3 lines • 358 B
TypeScript
export { STACK_TOOLBAR_CHILD, getStackToolbarImplementation, registerStackToolbarImplementation, type StackToolbarChildType, type StackToolbarImplementation, } from './layouts/stack-utils/StackToolbarImplementation';
export type { StackToolbarProps } from './layouts/stack-utils/StackToolbar.types';
//# sourceMappingURL=stack-toolbar-implementation.d.ts.map