UNPKG

101 BTypeScriptView Raw
1export { renderToDOM } from './render';
2export declare const parameters: {
3 framework: string;
4};