UNPKG
@logo-software/accordion
Version:
latest (11.0.0)
11.0.0
4.0.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
An accordion allows to toggle the display of sections of content.
elements.logo.com.tr
@logo-software/accordion
/
public-api.d.ts
4 lines
(3 loc)
•
121 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/accordion.component'
;
export
*
from
'./lib/accordion.module'
;
export
*
from
'./lib/item.component'
;