UNPKG

k15t-aui-ng2

Version:

aui-ng2 is a set of angular 2 components, directives and services to simplify the integration with Atlassian products based on AUI/ADG. The library is still under development and is considered in an experimental state. So be aware that things will change

10 lines (7 loc) 171 B
import {AuiNgSelect2Component} from './select2.component'; export { AuiNgSelect2Component } export const AUI_NG2_SELECT2_DIRECTIVES = [ AuiNgSelect2Component ];