7 lines
145 B
TypeScript
7 lines
145 B
TypeScript
// This file is created by egg-ts-helper@1.25.8
|
|
// Do not modify this file!!!!!!!!!
|
|
|
|
import 'egg';
|
|
export * from 'egg';
|
|
export as namespace Egg;
|