call-chainer@1.0.0
Combine a regular function and a class so that methods of the class become chainable properties of the function that get called automatically.
MIT
2021-07-22
安装 (1.0.0)
npm install call-chainer@1.0.0
yarn add call-chainer@1.0.0
pnpm add call-chainer@1.0.0
bun add call-chainer@1.0.0
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| ava | ^2.4.0 |
| ava-spec | ^1.1.1 |
| nyc | ^15.1.0 |
| rimraf | ^3.0.2 |
| type-fest | ^1.2.2 |
| typescript | ^4.3.5 |
| typescript-transform-export-interop | ^1.0.4 |