UNPKG

@bizhermit/react-sdk

Version:
3 lines (2 loc) 114 B
export declare const setCursor: (cursor: string) => () => void; export declare const releaseCursor: () => void;