TeaWeb/tools/dtsgen/test_modular/test_04.ts

6 lines
No EOL
56 B
TypeScript

declare global {
interface X {
}
}
export = {};