smartjwt/ts/index.ts

4 lines
119 B
TypeScript
Raw Permalink Normal View History

2019-02-22 23:48:01 +00:00
import * as plugins from './smartjwt.plugins';
export let standardExport = 'Hi there! :) This is an exported string';