UNPKG

box-ui-elements

Version:
25 lines (24 loc) 449 B
export declare const basic: {}; export declare const withSharedLink: { args: { api: any; }; }; declare const _default: { title: string; component: any; argTypes: { itemType: { options: any[]; control: { type: string; }; }; }; parameters: { chromatic: { disableSnapshot: boolean; }; }; }; export default _default;