build
This commit is contained in:
parent
e1c228dc73
commit
588e3e2d67
4 changed files with 4 additions and 4 deletions
|
|
@ -10,4 +10,4 @@ export const ztokenQuipo = z.object({
|
|||
|
||||
export type tipos_de_acesso_quipo = z.infer<typeof ztokenQuipo>['tipo_de_acesso']
|
||||
|
||||
export type titoTokenQuipo = z.infer<typeof ztokenQuipo>
|
||||
export type tipoTokenQuipo = z.infer<typeof ztokenQuipo>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue