UNPKG

@spaced-out/ui-design-system

Version:
4 lines 186 B
type ReturnType = [boolean, (locked: boolean) => void]; export declare function useLockedBody(initialLocked?: boolean): ReturnType; export {}; //# sourceMappingURL=useLockedBody.d.ts.map