UNPKG

zoomsphere.ng2-bootstrap

Version:
9 lines (8 loc) 225 B
"use strict"; var TypeaheadOptions = (function () { function TypeaheadOptions(options) { Object.assign(this, options); } return TypeaheadOptions; }()); exports.TypeaheadOptions = TypeaheadOptions;