UNPKG
cfc-ui-test
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
Design System do Conselho Federal de Contabilidade baseado no govbr-ds
cfc-ui-test
/
lib
/
enums
/
logo-view-mode.enum.d.ts
6 lines
(5 loc)
•
115 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
enum
LogoViewMode
{
default
=
"default"
, neutral =
"neutral"
, voluntary =
"voluntary"
}