UNPKG

@tevm/ts-plugin

Version:
3 lines (2 loc) 257 B
import type typescript from 'typescript/lib/tsserverlibrary.js'; export declare function findContractDefinitionFileNameFromTevmNode(node: typescript.Node, languageService: typescript.LanguageService, fileName: string, ts: typeof typescript): string | null;