@lading/client
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Lading Client code

This code is used to bootstrap the module federation endpoints for remoteEntry's. It is meant to be small and light, therefore, it is appropriate to handcraft the JS files (avoiding any tslib tax). The source is written in pure JavaScript with JSDoc to allow this code to output typings (d.ts) via the TypeScript compilation.

Build

Simply run yarn build to generate the d.ts files. If typing can be ignored, simply use the JavaScript files outright.

Readme

Keywords

none

Package Sidebar

Install

npm i @lading/client

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

5.17 kB

Total Files

9

Last publish

Collaborators

  • jdhuntington
  • kenotron_msft