.
This commit is contained in:
parent
0f0fe3be08
commit
0175fdaa9c
6 changed files with 6 additions and 16 deletions
4
dist-import/pilao-de-dados/index.d.ts
vendored
4
dist-import/pilao-de-dados/index.d.ts
vendored
|
|
@ -235,9 +235,7 @@ export declare const pPilao: {
|
|||
dados: () => Promise<import("p-respostas").tipoResposta<{
|
||||
registros: any[];
|
||||
legenda: string;
|
||||
serie: {
|
||||
[key: string]: any;
|
||||
};
|
||||
serie: import("zod").TypeOf<(typeof visoes)[T]>;
|
||||
}>>;
|
||||
url: () => string;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue