.
This commit is contained in:
parent
e580643abc
commit
46d1880cef
8 changed files with 28 additions and 95 deletions
2
dist-import/pilao-de-dados/index.d.ts
vendored
2
dist-import/pilao-de-dados/index.d.ts
vendored
|
|
@ -81,7 +81,7 @@ export declare const pPilao: {
|
|||
colunaAgrupamento: string;
|
||||
agregacao: "contagem" | "somatoria";
|
||||
}>;
|
||||
serie_consultar: ({ emDesenvolvimento, cliente: { conta, produto }, parametros: { agregacao, colanuEixoX, colunaAgrupamento, tabela }, }: {
|
||||
serie_consultar: ({ emDesenvolvimento, cliente, parametros, }: {
|
||||
emDesenvolvimento?: boolean | null | undefined;
|
||||
cliente: {
|
||||
produto: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue