UNPKG
@paydirt/fmt
Version:
latest (0.3.1)
next (0.4.0-rc.0)
0.4.0-rc.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.1-rc.3
String formating using commonly used standards
github.com/carlcalderon/fmt
carlcalderon/fmt
@paydirt/fmt
/
lib
/
types
/
table
/
palettes.d.ts
7 lines
(6 loc)
•
226 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
const
HEAVY
:
string
;
export
declare
const
DEFAULT
:
string
;
export
declare
const
THIN
:
string
;
export
declare
const
ROUNDED
:
string
;
export
declare
const
SEMI_ROUNDED
:
string
;
export
declare
const
ASCII
:
string
;