mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 10:54:44 +00:00
feat(packages/stdlib): add object tools exports
This commit is contained in:
2
packages/stdlib/src/objects/index.ts
Normal file
2
packages/stdlib/src/objects/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './omit';
|
||||
export * from './pick';
|
||||
Reference in New Issue
Block a user