UNPKG

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