UNPKG

fhirbuilder

Version:
4 lines (3 loc) 140 B
export declare class ReferenceException extends Error { constructor(value: string, resources?: any[] | string | null, path?: string); }