TypeScript/tests/cases/conformance/jsdoc/noAssertForUnparseableTypedefs.ts

8 lines
144 B
TypeScript
Raw Normal View History

// @noEmit: true
// @allowJs: true
// @checkJs: true
// @Filename: bug26693.js
/** @typedef {module:locale} hi */
import { nope } from 'nope';