// make sure to import egg typings and let typescript know about it // @see https://github.com/whxaxes/blog/issues/11 // and https://www.typescriptlang.org/docs/handbook/declaration-merging.html import 'egg';