@designliquido/foles
Version:
Linguagem de folhas de estilo para documentos em geral em português
31 lines (30 loc) • 781 B
TypeScript
export declare const unidadesMedida: {
[valorFolEs: string]: string;
};
export declare const ListaDeValoresAbsolutos: {
[valorFolEs: string]: string;
};
export declare const ListaDeValorPercentual: {
[valorFolEs: string]: string;
};
export declare const ListaDeValoresVisualização: {
[valorFolEs: string]: string;
};
export declare const valoresConteiner: {
[valorFolEs: string]: string;
};
export declare const valoresFonte: {
[valorFolEs: string]: string;
};
export declare const comprimentos: {
[valorFolEs: string]: string;
};
export declare const valoresFlex: {
[valorFolEs: string]: string;
};
export declare const valoresTemporais: {
[valorFolEs: string]: string;
};
export declare const angulos: {
[valorFolEs: string]: string;
};