UNPKG

@fungible-systems/zone-file

Version:
3 lines (2 loc) 142 B
import { ZoneFileObject } from './zoneFile'; export declare function makeZoneFile(jsonZoneFile: ZoneFileObject, template?: string): string;