UNPKG

@dooboostore/dom-render

Version:
5 lines 174 B
export interface OnDrThisBind { onDrThisBind(): void; } export declare const isOnDrThisBind: (obj: any) => obj is OnDrThisBind; //# sourceMappingURL=OnDrThisBind.d.ts.map