UNPKG

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