UNPKG

npm-allakando-publish

Version:

Allakando's web component library

36 lines (35 loc) 854 B
declare namespace _default { const title: string; const component: string; namespace parameters { namespace readme { export { readme as sidebar }; export { readme as content }; } } namespace argTypes { namespace type { const options: string[]; namespace control { const type_1: string; export { type_1 as type }; } } } } export default _default; export function Template(args: any): any; export namespace Template { namespace args { const type_2: string; export { type_2 as type }; } } export function List(args: any): any; export namespace List { export namespace args_1 { const type_3: string; export { type_3 as type }; } export { args_1 as args }; }