UNPKG

89 BTypeScriptView Raw
1import { mount as _mount } from '.';
2declare const mount: typeof _mount;
3export = mount;