UNPKG

read-config-ng

Version:
7 lines 175 B
import { Parser } from '../../types.js'; /** * JSON5 parser implementation */ export declare const parser: Parser; export default parser; //# sourceMappingURL=json5.d.ts.map