DIR: /proc/1991109/root/usr/share/nodejs/@types/codemirror/addon/hint/ |
Current File : //proc/1991109/root/usr/share/nodejs/@types/codemirror/addon/hint/html-hint.d.ts |
import './xml-hint'; declare module '../../' { interface HintHelpers { html: HintFunction; } const htmlSchema: any; } |