bigint-mod-arith/build/typings/global-this-pkg.d.ts

8 lines
138 B
TypeScript
Raw Normal View History

import * as _pkgModule from '../..'
declare global {
const _pkg: typeof _pkgModule
}
export as namespace _pkgTypes
export = _pkgModule