smartjwt/ts/index.ts

5 lines
76 B
TypeScript
Raw Normal View History

2019-02-22 23:48:01 +00:00
import * as plugins from './smartjwt.plugins';
2019-02-23 12:46:36 +00:00
export class SmartJwt {
}