smartproxy/ts/smartproxy.classes.router.ts

5 lines
86 B
TypeScript
Raw Normal View History

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