UNPKG
ng2-sidebar
Version:
latest (1.8.2)
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1
[DEPRECATED] Renamed to ng-sidebar.
echeung.me/ng2-sidebar/
arkon/ng2-sidebar
ng2-sidebar
/
lib
/
index.d.ts
4 lines
(3 loc)
•
165 B
TypeScript
View Raw
1
2
3
4
export
{
CloseSidebar
}
from
'./close.directive'
;
export
{
Sidebar
,
SIDEBAR_POSITION
}
from
'./sidebar.component'
;
export
{
SidebarModule
}
from
'./sidebar.module'
;