Innqube/ng2-iq-select2

View on GitHub
projects/ng2-iq-select2/src/public_api.ts

Summary

Maintainability
A
0 mins
Test Coverage
/*
 * Public API Surface of ng2-iq-select2
 */

export * from './lib/iq-select2.module';
export * from './lib/iq-select2/iq-select2.component';
export * from './lib/iq-select2/iq-select2-item';
export * from './lib/iq-select2/messages';
export * from './lib/iq-select2-results/iq-select2-results.component';
export * from './lib/iq-select2-template/iq-select2-template.directive';