UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
packages
/
testing
/
public_api.ts
9 lines
(7 loc)
•
216 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
// from angular
export
*
from
'./src/dispatch-events'
;
export
*
from
'./src/event-objects'
;
export
*
from
'./src/type-in-element'
;
export
*
from
'./src/zorro'
;
export
*
from
'./src/g2'
;
export
*
from
'./src/suite'
;