1.0.16 • Published 1 year ago

nrdp-ts-tools v1.0.16

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago
  • @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.
1.0.16

1 year ago

1.0.15

1 year ago

1.0.10

2 years ago

1.0.14

1 year ago

1.0.9

2 years ago