UNPKG

@droppii-org/chat-sdk

Version:

Droppii React Chat SDK

3 lines 218 B
import { ILabelResponse } from "../../types/dto"; export declare const useGetLabelSession: () => import("@tanstack/react-query").UseQueryResult<ILabelResponse[], Error>; //# sourceMappingURL=useGetLabelSession.d.ts.map