UNPKG
@toutix/whitelabel
Version:
latest (1.0.1)
1.0.1
1.0.0
Toutix whitelabel React container components
github.com/toutix/toutix-web-v2
toutix/toutix-web-v2
@toutix/whitelabel
/
dist
/
src
/
components
/
ui
/
loader.d.ts
3 lines
•
136 B
TypeScript
View Raw
1
2
3
import
'./loader.scss'
;
export
declare
const
Loader
:
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
//# sourceMappingURL=loader.d.ts.map