1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

refactor(packages/stdlib): refactor template function, fresh collections get function

This commit is contained in:
2025-02-03 04:49:41 +07:00
parent c29cefdaac
commit 7d111fcacd
6 changed files with 73 additions and 114 deletions

View File

@@ -1 +1 @@
export * from './getByPath';
export * from './get';