UNPKG

noxon

Version:

Better JSON parsing and manipulation in TypeScript.

4 lines (2 loc) 82 B
declare const themes: Record<string, () => Promise<unknown>>; export { themes };