UNPKG

@fungible-systems/zone-file

Version:
3 lines (2 loc) 116 B
import { ZoneFileObject } from './zoneFile'; export declare function parseZoneFile(text: string): ZoneFileObject;