smartjwt/ts/index.ts
2019-02-23 13:46:36 +01:00

5 lines
76 B
TypeScript

import * as plugins from './smartjwt.plugins';
export class SmartJwt {
}