build
This commit is contained in:
parent
9311b66eb7
commit
9aa20d03a1
8 changed files with 74 additions and 22 deletions
|
|
@ -168,6 +168,7 @@ export declare const extruturas_de_campos: {
|
|||
[c in keyof z.infer<(typeof visoes)[z]>]: {
|
||||
rotulo: string;
|
||||
tipo_campo: z.infer<typeof z_tipos_campos>;
|
||||
order: number;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue