6 lines
90 B
TypeScript
6 lines
90 B
TypeScript
import type * as smartexpress from '@pushrocks/smartexpress';
|
|
|
|
export {
|
|
smartexpress
|
|
};
|