swc/crates/swc_ecma_parser/tests/tsc/exportAsNamespace_nonExistent.ts

5 lines
94 B
TypeScript

// @module: esnext
// @noTypesAndSymbols: true
export * as ns from './nonexistent'; // Error