smartpersona/ts/smartpersona.classes.role.ts

6 lines
76 B
TypeScript
Raw Normal View History

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