Edit File: esprima.d.ts
import { Fork } from "../types"; export default function (fork: Fork): void;
Back to File Manager