@unction/fresh
TypeScript icon, indicating that this package has built-in type declarations

8.13.0 • Public • Published

@unction/fresh

Tests Stability Dependencies

A => A

Takes a value and returns an empty fresh version of that value.

fresh({aaa: "aaa"}) // {}
fresh(["aaa"]) // []
fresh({}) // {}
fresh([]) // []

Readme

Keywords

Package Sidebar

Install

npm i @unction/fresh

Weekly Downloads

109

Version

8.13.0

License

SEE LICENSE IN LICENSE

Unpacked Size

18.4 kB

Total Files

7

Last publish

Collaborators

  • krainboltgreene