UNPKG

163 BTypeScriptView Raw
1export declare type SupportedFramework = 'angular' | 'html' | 'preact' | 'react' | 'riot' | 'react-native' | 'svelte' | 'vue' | 'vue3' | 'web-components' | 'rax';