UNPKG

yini-parser

Version:

Node.js parser for YINI — a clean, structured INI alternative with types, simple section nesting, comments, and strict mode.

3 lines (2 loc) 88 B
declare const parseNullLiteral: (txt: string) => null; export default parseNullLiteral;