smartguard/ts/index.ts
2019-06-18 14:51:13 +02:00

4 lines
121 B
TypeScript

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