smartuniverse/ts/smartuniverse.classes.reactionresponse.ts

6 lines
90 B
TypeScript
Raw Normal View History

2019-09-09 22:39:18 +00:00
import * as plugins from './smartuniverse.plugins';
2019-09-10 16:03:46 +00:00
export class ReactionResponse {
}