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
/
app
/
events
/
shared-event-list.d.ts
4 lines
•
236 B
TypeScript
View Raw
1
2
3
4
export
declare
const
SharedEventList
:
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
export
declare
const
TestComponent2
:
() =>
any
;
export
declare
const
SharedEventListWrapper
:
() =>
any
;
//# sourceMappingURL=shared-event-list.d.ts.map