UNPKG

eldav1d-marvel-ui

Version:

UI library for (and from) Playing with Marvel API

5 lines 204 B
declare const MARVEL_RED = "#EC1D24"; declare const LOADER_SIZE = 40; declare const LAZYLOAD_THRESHOLD = 50; export { MARVEL_RED, LOADER_SIZE, LAZYLOAD_THRESHOLD }; //# sourceMappingURL=constants.d.ts.map