UNPKG
@questionable-focus/stationery-cupboard
Version:
latest (0.1.0)
0.1.0
A collection of business document templates for React applications
@questionable-focus/stationery-cupboard
/
dist
/
index.d.ts
6 lines
(5 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
5
6
import
"./index.css"
;
export
*
from
"./components/documents"
;
export
*
from
"./components/tables"
;
export
*
from
"./themes"
;
export
*
from
"./utils"
;