smartvhost/ts/index.ts

4 lines
121 B
TypeScript
Raw Normal View History

2020-02-06 22:41:25 +00:00
import * as plugins from './smartvhost.plugins';
export let standardExport = 'Hi there! :) This is an exported string';