bigint-crypto-utils/build/typings/is-browser.d.ts

3 lines
69 B
TypeScript
Raw Normal View History

2021-03-25 12:40:04 +00:00
declare const IS_BROWSER: boolean
declare const _MODULE_TYPE: string