tsconfig/ts/tsconfig.plugins.ts
2019-06-22 14:41:45 +02:00

5 lines
43 B
TypeScript

const removeme = {};
export {
removeme
}