UNPKG

@salesforce/core

Version:

Core libraries to interact with SFDX projects, orgs, and APIs.

3 lines (2 loc) 144 B
/** using globalThis.performance instead importing from node:perf_hooks so it works in browser */ export declare const nowBigInt: () => bigint;