DIR: /proc/self/root/usr/share/nodejs/globals/ |
Current File : //proc/self/root/usr/share/nodejs/globals/index.d.ts |
import {ReadonlyDeep} from 'type-fest'; import globalsJson = require('./globals.json'); declare const globals: ReadonlyDeep<typeof globalsJson>; export = globals; |