smartpersona/ts/smartpersona.classes.role.ts

6 lines
76 B
TypeScript
Raw Normal View History

2019-09-30 17:08:00 +00:00
import * as plugins from './smartpersona.plugins';
2019-10-01 11:05:02 +00:00
export class Role {
};