UNPKG

vitepress-theme-demoblock

Version:
6 lines (5 loc) 152 B
export declare function utoa(data: string): string; export declare const usePlayground: (source: string) => { encoded: string; link: string; };