@dfeidao/fd-an000094
TypeScript icon, indicating that this package has built-in type declarations

4.6.201909211817 • Public • Published

字段值填充

Installation

yarn add --dev @dfeidao/fd-an000094

Example

import an94 from '@dfeidao/fd-an000094';

const ran94 = an94([{ a: 'abc' }], ['b', 'c'], 123);
// [{ a: 'abc', c: 123, b: 123 }

Package Sidebar

Install

npm i @dfeidao/fd-an000094

Weekly Downloads

0

Version

4.6.201909211817

License

MIT

Unpacked Size

3.2 kB

Total Files

8

Last publish

Collaborators

  • taoqf