{"_id":"@types/babel__helper-validator-identifier","_rev":"2802528","name":"@types/babel__helper-validator-identifier","description":"TypeScript definitions for @babel/helper-validator-identifier","dist-tags":{"latest":"7.15.0","ts3.8":"7.15.0","ts3.9":"7.15.0","ts4.0":"7.15.0","ts4.1":"7.15.0","ts4.2":"7.15.0","ts4.3":"7.15.0","ts4.4":"7.15.0","ts4.5":"7.15.0","ts4.6":"7.15.0","ts4.7":"7.15.0","ts4.8":"7.15.0","ts4.9":"7.15.0"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2022-09-01T09:21:57.000Z","created":"2022-01-21T03:31:54.636Z","7.15.0":"2022-01-21T03:31:54.636Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/babel__helper-validator-identifier"},"versions":{"7.15.0":{"name":"@types/babel__helper-validator-identifier","version":"7.15.0","description":"TypeScript definitions for @babel/helper-validator-identifier","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__helper-validator-identifier","license":"MIT","contributors":[{"name":"fnknzzz","url":"https://github.com/fnknzzz","githubUsername":"fnknzzz"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/babel__helper-validator-identifier"},"scripts":{},"dependencies":{},"typesPublisherContentHash":"6fe4d1379702577f3e139ccbeeff0452911275e3900d62a2681e1940e57390b6","typeScriptVersion":"3.8","_id":"@types/babel__helper-validator-identifier@7.15.0","dist":{"shasum":"d4ebf54534783398e9b7a52da9e0162dc2ba01f2","size":1642,"noattachment":false,"key":"/@types/babel__helper-validator-identifier/-/@types/babel__helper-validator-identifier-7.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/babel__helper-validator-identifier/download/@types/babel__helper-validator-identifier-7.15.0.tgz"},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel__helper-validator-identifier_7.15.0_1642735914485_0.5342479774138349"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-21T03:32:05.729Z","publish_time":1642735914636,"_cnpm_publish_time":1642735914636}},"readme":"# Installation\r\n> `npm install --save @types/babel__helper-validator-identifier`\r\n\r\n# Summary\r\nThis package contains type definitions for @babel/helper-validator-identifier (https://github.com/babel/babel/tree/main/packages/babel-helper-validator-identifier).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__helper-validator-identifier.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__helper-validator-identifier/index.d.ts)\r\n````ts\r\n// Type definitions for @babel/helper-validator-identifier 7.15\n// Project: https://github.com/babel/babel/tree/main/packages/babel-helper-validator-identifier\n// Definitions by: fnknzzz <https://github.com/fnknzzz>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\nexport function isReservedWord(word: string, inModule: boolean): boolean;\nexport function isStrictReservedWord(word: string, inModule: boolean): boolean;\nexport function isStrictBindOnlyReservedWord(word: string): boolean;\nexport function isStrictBindReservedWord(word: string, inModule: boolean): boolean;\nexport function isKeyword(word: string): boolean;\nexport function isIdentifierStart(code: number): boolean;\nexport function isIdentifierChar(code: number): boolean;\nexport function isIdentifierName(name: string): boolean;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Fri, 21 Jan 2022 03:31:27 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [fnknzzz](https://github.com/fnknzzz).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__helper-validator-identifier","license":"MIT"}