UNPKG
@discord-card/core
Version:
latest (4.0.0)
4.0.0
3.2.0
3.1.0
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.3.1
1.3.0
1.2.0
1.1.6-dev.1
1.1.6-dev.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.1
1.0.0
Discord Card core
github.com/discord-card/core
discord-card/core
@discord-card/core
/
typings
/
index.d.ts
9 lines
•
249 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
import
'./fonts'
;
import
'./types'
;
export
*
from
'./types'
;
export
*
from
'./util/image'
;
export
*
from
'./util/lib'
;
export
*
from
'./util/text'
;
export
*
from
'./util/timer'
;
export
*
from
'./gradient'
;
//# sourceMappingURL=index.d.ts.map