UNPKG

svelty-material

Version:

Svelte Materialify fork with ts support and updated scss.

10 lines (9 loc) 218 B
declare const _default: (node: HTMLAnchorElement, _options?: { target?: string; }) => { update(newOptions?: { target?: string | undefined; }): void; destroy(): void; }; export default _default;