UNPKG
bouncing-ball-d3
Version:
latest (0.0.1)
0.0.1
Bouncing Ball Graph Using d3 js
bouncing-ball-d3
/
public_api.d.ts
4 lines
(3 loc)
•
139 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/bouncing-ball.service'
;
export
*
from
'./lib/bouncing-ball.component'
;
export
*
from
'./lib/bouncing-ball.module'
;