UNPKG
nudge-components-library
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A library of nudge UI components
nudge-components-library
/
dist
/
default-options.d.ts
4 lines
•
158 B
TypeScript
View Raw
1
2
3
4
import
"./styles/globals.css"
;
import
"./styles/tokens.css"
;
export
*
from
"./components/default-options/index"
;
//# sourceMappingURL=default-options.d.ts.map