Skip to content

Variable: noInlineTypeImport

ts
const noInlineTypeImport: RuleModule<
  "noInlineTypeImport",
  [],
  unknown,
  RuleListener
>;