UNPKG

@lcap/nasl

Version:

NetEase Application Specific Language

4 lines 173 B
import { PatchNodeHandler } from './types'; export declare const patchNodeSet: Set<string>; export declare const patch: PatchNodeHandler; //# sourceMappingURL=index.d.ts.map