UNPKG

@chainsafe/eth2.0-utils

Version:

Utilities required across multiple lodestar packages

3 lines (2 loc) 109 B
export declare function loadYaml(yaml: string): object; export declare function dumpYaml(yaml: any): string;