UNPKG
angular-dual-listbox
Version:
latest (7.0.0)
7.0.0
6.0.0
5.0.1
4.7.0
4.6.3
4.6.2
4.6.1
4.6.0
4.5.0
4.4.0
4.3.2
4.3.1
4.3.0
4.2.0
4.1.0
Angular dual listbox
github.com/czeckd/angular-dual-listbox
czeckd/angular-dual-listbox
angular-dual-listbox
/
public-api.d.ts
4 lines
(3 loc)
•
128 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/basic-list'
;
export
*
from
'./lib/dual-list.component'
;
export
*
from
'./lib/angular-dual-listbox.module'
;