smartbrowser/ts/index.ts

4 lines
81 B
TypeScript
Raw Normal View History

2019-05-28 21:27:55 +00:00
import * as plugins from './smartbrowser.plugins';
2016-09-19 18:00:19 +00:00
2019-05-28 21:28:26 +00:00
export class SmartBrowser {}