Files
Ammaar Reshi d6025af146 Initial commit
2025-01-04 14:06:53 +00:00

4 lines
106 B
TypeScript

import get from './get';
import set from './set';
export { get, set };
//# sourceMappingURL=index.d.ts.map