nrdp-ts-tools
TypeScript icon, indicating that this package has built-in type declarations

1.0.16 • Public • Published
  • @nf-types/nrdp/* is the published types package.
  • src/index.ts is the source of the legacy types generator which updates pre-23.1 types.

Process:

  • Log the set of nrdp.* and nrdp_platform.* bridge properties from old refapp versions, using the provided inject.js.
  • Scan the types from 23.1 from Nrdp2Bridge/nrdp and NrdpPlatform/nrdp_platform. For each namespace class member, check whether it exists in the runtime keys or has a @since (and if so, do a version check) or is a "@custom js" without a @since.
  • Crawl the types of all these class members, recursively pulling in referenced types. For interfaces/enums/type aliases, pull them in unmodified.

Readme

Keywords

none

Package Sidebar

Install

npm i nrdp-ts-tools

Weekly Downloads

94

Version

1.0.16

License

ISC

Unpacked Size

125 kB

Total Files

5

Last publish

Collaborators

  • andersbakken
  • bendmorris