chore: Fix the required

This commit is contained in:
BluJ
2023-05-03 13:42:20 -06:00
parent c683147c71
commit 0ee97f610d
2 changed files with 3 additions and 2 deletions

View File

@@ -59,3 +59,4 @@ export const smtpConfig = Value.filteredUnion(async ({ effects, utils }) => {
},
}),
)
type test = typeof smtpConfig.validator._TYPE