@archway-kit/vue
Version:
Vue components to interact with the Archway network
11 lines (10 loc) • 427 B
TypeScript
declare const _default: import('vue').DefineComponent<{
content?: string;
html?: boolean;
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
content?: string;
html?: boolean;
}> & Readonly<{}>, {
html: boolean;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export default _default;