namespace_function.ts 42 B

1234
  1. namespace X {
  2. declare function f();
  3. }