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:
@@ -8,6 +8,6 @@ export * as types from './types'
|
||||
export * as T from './types'
|
||||
export * as yaml from 'yaml'
|
||||
export * as inits from './inits'
|
||||
export * as matches from 'ts-matches'
|
||||
export { z } from 'zod'
|
||||
|
||||
export * as utils from './util'
|
||||
|
||||
Reference in New Issue
Block a user