build
This commit is contained in:
parent
9300367948
commit
86719a3c97
8 changed files with 67 additions and 28 deletions
1
dist-import/pilao-de-dados/visoes/index.d.ts
vendored
1
dist-import/pilao-de-dados/visoes/index.d.ts
vendored
|
|
@ -164,6 +164,7 @@ export declare const extruturas_de_campos: {
|
|||
/** Lista os campos e suas configurações */
|
||||
campos: {
|
||||
[c in keyof z.infer<(typeof visoes)[z]>]: {
|
||||
rotulo: string;
|
||||
tipo_campo: z.infer<typeof z_tipos_campos>;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue