UNPKG

@nodesecure/js-x-ray

Version:
7 lines 235 B
import type { ESTree } from "meriyah"; import { type SplitResult } from "./Inlined.ts"; export declare class InlinedNew { #private; static split(node: ESTree.Node): SplitResult | null; } //# sourceMappingURL=InlinedNew.d.ts.map