call-chainer@2.0.1
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-23
安装 (2.0.1)
npm install call-chainer@2.0.1
yarn add call-chainer@2.0.1
pnpm add call-chainer@2.0.1
bun add call-chainer@2.0.1
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 |