mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: expose fallback() from shared/utilities/zod (#1942)
This commit is contained in:
parent
5fe0cf4257
commit
66fc5f716b
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ export * from './file';
|
|||
export * from './react-router';
|
||||
export * from './color';
|
||||
export * from './string';
|
||||
export * from './zod';
|
||||
|
|
Loading…
Reference in a new issue