smartproxy/ts/smartproxy.classes.router.ts

4 lines
83 B
TypeScript
Raw Normal View History

2019-08-20 16:42:52 +00:00
import * as plugins from './smartproxy.plugins';
2019-08-20 16:43:15 +00:00
export class SmartproxyRouter {}