mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
chore: migrate from ts-matches to zod across all TypeScript packages
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
ISB,
|
||||
IST,
|
||||
types,
|
||||
matches,
|
||||
z,
|
||||
utils,
|
||||
} from '../../base/lib'
|
||||
|
||||
@@ -20,7 +20,7 @@ export {
|
||||
ISB,
|
||||
IST,
|
||||
types,
|
||||
matches,
|
||||
z,
|
||||
utils,
|
||||
}
|
||||
export { setupI18n } from './i18n'
|
||||
|
||||
Reference in New Issue
Block a user