Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/react-dnd/lib/utils/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/react-dnd/lib/utils/isRef.d.ts

export interface Ref<T> {
    current: T;
}
export declare function isRef(obj: unknown): boolean;