0.0.1-security.4 • Published 2 years ago
@libtommy2024/culpa-iusto-inventore-eum v0.0.1-security.4
@libtommy2024/culpa-iusto-inventore-eum
Install
Do not use it if you can use maps.
yarn add @libtommy2024/culpa-iusto-inventore-eumor if npm is package manager of your choice
npm install @libtommy2024/culpa-iusto-inventore-eum --saveUsage
I want to create a new object
import box from '@libtommy2024/culpa-iusto-inventore-eum';
const trackedObj = box({});I have an existing object
import box from '@libtommy2024/culpa-iusto-inventore-eum';
const myObj = {
a: true,
b: void 0,
};
const trackedObj = box(myObj);
// alternatively if you want to provide a custom orer
const trackedReversedObj = box(myObj, ['b', 'a']);LICENSE
0.0.1-security
2 years ago
0.0.1-security.0
2 years ago
0.0.1-security.1
2 years ago
0.0.1-security.4
2 years ago
0.0.1-security.2
2 years ago
1.2.2
2 years ago
0.0.1-security.3
2 years ago
1.2.0
2 years ago
1.2.1
2 years ago
1.0.0
2 years ago