smartproxy/ts/index.ts
2019-08-20 17:50:17 +02:00

4 lines
121 B
TypeScript

import * as plugins from './smartproxy.plugins';
export let standardExport = 'Hi there! :) This is an exported string';