getEol.d.ts 116 Bytes Raw Blame History Permalink 1 2 import { ParseRuntime } from "./ParseRuntime"; export default function (data: string, param: ParseRuntime): string;