UNPKG

@dooboostore/dom-render

Version:
5 lines 184 B
export interface OnDrThisUnBind { onDrThisUnBind(): void; } export declare const isOnDrThisUnBind: (obj: any) => obj is OnDrThisUnBind; //# sourceMappingURL=OnDrThisUnBind.d.ts.map