smartvhost/ts/index.ts
2020-02-06 22:41:25 +00:00

4 lines
121 B
TypeScript

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