UNPKG

stf-angular-select

Version:

Custom reusable select for angular with wide posibilities

6 lines 159 B
/** * Created by andrey on 06.09.16. */ export * from "./stf-select.directive"; export * from "./stf-select-option.directive"; // import "./stf-select.scss";