Sha256: 4ffd2cea982c2e2fa4262a810ee5c67f8265ed23b25cf2f6c6dd582ed596b589
Contents?: true
Size: 207 Bytes
Versions: 20
Compression:
Stored size: 207 Bytes
Contents
/// <reference types="react" /> declare const context: import("react").Context<{ actions: any; subscribe: null; eager: (entity: any, id: any, relations: any) => void; }>; export default context;
Version data entries
20 entries across 20 versions & 1 rubygems