webstore/ts/webstiore.classes.webstore.ts

5 lines
76 B
TypeScript
Raw Normal View History

2020-07-09 22:30:33 +00:00
import * as plugins from './webstore.plugins';
export class WebStore {
}