mirror of
https://github.com/zoriya/v10.git
synced 2026-08-13 17:40:12 +00:00
4 lines
118 B
TypeScript
4 lines
118 B
TypeScript
export { defaults } from './defaults';
|
|
export { pick } from './pick';
|
|
export { shallowEqual } from './shallow-equal';
|