@wmvmjs/dts-bundle
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

dts-bundle

This library was generated with Nx.

Building

Run nx build dts-bundle to build the library.

Running unit tests

Run nx test dts-bundle to execute the unit tests via Jest.

// 示例配置和使用 let options = { main: path.join(__dirname, "../../../../", "dist/packages/di/src", "index.d.ts"), output: path.join(__dirname, "../../../../", "dist/packages/di/src", "bundle3.d.ts") };

let result = bundle(options); console.log("Bundling complete. Output at:", options.output);

Readme

Keywords

none

Package Sidebar

Install

npm i @wmvmjs/dts-bundle

Weekly Downloads

7

Version

0.0.7

License

none

Unpacked Size

578 kB

Total Files

11

Last publish

Collaborators

  • wmvmjs