UNPKG

citeright-sdk-js

Version:
6 lines (5 loc) 191 B
import { EventNotification } from "../EventNotification"; export declare class ReferenceItemNotFound extends EventNotification { ReferenceItemVendorId: string; ItemId: string; }