{"_id":"@types/is-data-descriptor","_rev":"2803207","name":"@types/is-data-descriptor","description":"TypeScript definitions for is-data-descriptor","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"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2022-09-01T09:22:17.000Z","created":"2021-11-01T00:01:49.533Z","1.0.0":"2021-11-01T00:01:49.533Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/is-data-descriptor"},"versions":{"1.0.0":{"name":"@types/is-data-descriptor","version":"1.0.0","description":"TypeScript definitions for is-data-descriptor","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-data-descriptor","license":"MIT","contributors":[{"name":"Richie Bendall","url":"https://github.com/Richienb","githubUsername":"Richienb"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/is-data-descriptor"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"db28a4eda3193a5c08e877f81b4bbe0ea81bde37e500e136d44331b28534ac00","typeScriptVersion":"3.7","_id":"@types/is-data-descriptor@1.0.0","dist":{"shasum":"322ababd08648db673a713050d3b124efe5fc8e1","size":1602,"noattachment":false,"key":"/@types/is-data-descriptor/-/@types/is-data-descriptor-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/is-data-descriptor/download/@types/is-data-descriptor-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-data-descriptor_1.0.0_1635724909363_0.9745506084793696"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:31:09.737Z","publish_time":1635724909533,"_cnpm_publish_time":1635724909533}},"readme":"# Installation\r\n> `npm install --save @types/is-data-descriptor`\r\n\r\n# Summary\r\nThis package contains type definitions for is-data-descriptor (https://github.com/jonschlinkert/is-data-descriptor).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-data-descriptor.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-data-descriptor/index.d.ts)\r\n````ts\r\n// Type definitions for is-data-descriptor 1.0\n// Project: https://github.com/jonschlinkert/is-data-descriptor\n// Definitions by: Richie Bendall <https://github.com/Richienb>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\ndeclare function isDataDesc(obj: unknown): obj is PropertyDescriptor;\ndeclare function isDataDesc<ObjectType extends object>(obj: ObjectType, key: keyof ObjectType): boolean;\n\nexport = isDataDesc;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Mon, 01 Nov 2021 00:01:22 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Richie Bendall](https://github.com/Richienb).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-data-descriptor","license":"MIT"}