TeaWeb/tools/dtsgen/test_modular/test_04.ts

6 lines
56 B
TypeScript
Raw Normal View History

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