Preview: GroupIDAllocator.d.ts
Size: 251 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/styled-components/native/dist/sheet/GroupIDAllocator.d.ts
export declare const resetGroupIds: () => void; export declare const getGroupForId: (id: string) => number; export declare const getIdForGroup: (group: number) => void | string; export declare const setGroupForId: (id: string, group: number) => void;
Directory Contents
Dirs: 0 × Files: 8