AN
Size: a a a
AN
AN
AN
ТФ
ТФ
AN
ТФ
ТФ
AN
declare const module: any;
if (module.hot) {
module.hot.accept();
module.hot.dispose(() => app.server.close());
}
AN
AN
ЕТ
EG
ЕТ
Ti
EG
DB
AK
S
text: string | {
test: {
[key: string]: string;
};
};
type 'string | { test: {[key: string]: string; }; }' is not assignable to type 'string'.