smartuniverse/ts/smartuniverse.pluginstyped.ts
2020-09-30 00:13:14 +00:00

6 lines
90 B
TypeScript

import type * as smartexpress from '@pushrocks/smartexpress';
export {
smartexpress
};