UNPKG

temporibusunde

Version:

Access and interact with Aragon Organizations and their apps.

7 lines (4 loc) 165 B
import {ReadonlyDeep} from 'type-fest'; import globalsJson = require('./globals.json'); declare const globals: ReadonlyDeep<typeof globalsJson>; export = globals;