smartjwt/ts/index.ts
2019-02-23 00:48:01 +01:00

4 lines
119 B
TypeScript

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