smartuniverse/ts/smartuniverse.pluginstyped.ts

6 lines
90 B
TypeScript
Raw Normal View History

2020-09-30 00:13:14 +00:00
import type * as smartexpress from '@pushrocks/smartexpress';
export {
smartexpress
};