UNPKG

fhirbuilder

Version:
4 lines (3 loc) 109 B
export declare class InvalidFieldException extends Error { constructor(path: string, field: string[]); }