UNPKG

peregrine-cms-test-html

Version:

Test your peregrine site to see what is supported.

13 lines (11 loc) 251 B
// tslint:disable-next-line:no-bad-reference /// <reference path="../process.d.ts" /> declare module 'process' { global { namespace NodeJS { interface HRTime { bigint(): bigint; } } } }