Skip to content
1 min read · 6 words

Variable: tokenEncodingRequiresContextWindow

ts
const tokenEncodingRequiresContextWindow: RuleModuleWithName<
  "requireContextWindow",
  [],
  unknown,
  RuleListener
>;

Defined in: eslint/rules/token_encoding_requires_context_window.ts:36