webstore/ts/index.ts

3 lines
99 B
TypeScript
Raw Normal View History

2020-10-17 16:44:53 +00:00
export * from './webstore.classes.typedrequestcache';
2020-09-18 10:12:02 +00:00
export * from './webstore.classes.webstore';