UNPKG
ngx-tabset
Version:
latest (2.2.0)
2.2.0
2.1.0
2.0.1
2.0.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
A very simple library to let you create some tabs
github.com/biig-io/ngx-tabset
biig-io/ngx-tabset
ngx-tabset
/
public_api.d.ts
5 lines
(4 loc)
•
93 B
TypeScript
View Raw
1
2
3
4
5
/** * Entry point for all public APIs of the package. */
export *
from
'./src/ngx-tabset'
;