{"_id":"@types/is-bigint","_rev":"3016387","name":"@types/is-bigint","description":"TypeScript definitions for is-bigint","dist-tags":{"latest":"1.0.0","ts3.7":"1.0.0","ts3.8":"1.0.0","ts3.9":"1.0.0","ts4.0":"1.0.0","ts4.1":"1.0.0","ts4.2":"1.0.0","ts4.3":"1.0.0","ts4.4":"1.0.0","ts4.5":"1.0.0","ts4.6":"1.0.0","ts4.7":"1.0.0","ts4.8":"1.0.0","ts4.9":"1.0.0","ts5.0":"1.0.0","ts5.1":"1.0.0","ts5.2":"1.0.0","ts5.3":"1.0.0"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2023-10-17T06:04:15.000Z","created":"2021-10-03T07:01:40.624Z","1.0.0":"2021-10-03T07:01:40.624Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/is-bigint"},"versions":{"1.0.0":{"name":"@types/is-bigint","version":"1.0.0","description":"TypeScript definitions for is-bigint","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-bigint","license":"MIT","contributors":[{"name":"aaronleopold","url":"https://github.com/aaronleopold","githubUsername":"aaronleopold"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/is-bigint"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"58ed464840144a4a4becadd5bf60a02f2904061e572eb511fa81e220ce496298","typeScriptVersion":"3.7","_id":"@types/is-bigint@1.0.0","dist":{"shasum":"6b5f07028a921b7690cfc646f1806403bfe09d35","size":1556,"noattachment":false,"key":"/@types/is-bigint/-/@types/is-bigint-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/is-bigint/download/@types/is-bigint-1.0.0.tgz"},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-bigint_1.0.0_1633244500404_0.2956182634489497"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:33:55.171Z","publish_time":1633244500624,"_cnpm_publish_time":1633244500624}},"readme":"# Installation\r\n> `npm install --save @types/is-bigint`\r\n\r\n# Summary\r\nThis package contains type definitions for is-bigint (https://github.com/inspect-js/is-bigint).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-bigint.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-bigint/index.d.ts)\r\n````ts\r\n// Type definitions for is-bigint 1.0\n// Project: https://github.com/inspect-js/is-bigint\n// Definitions by: aaronleopold <https://github.com/aaronleopold>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\n// Minimum TypeScript Version: 3.8\n\ndeclare function isBigInt(value: any): value is bigint;\n\nexport = isBigInt;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Sun, 03 Oct 2021 07:01:19 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [aaronleopold](https://github.com/aaronleopold).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-bigint","license":"MIT"}