UNPKG

@angular2-material/core

Version:
12 lines (10 loc) 266 B
/** * OverlayState is a bag of values for either the initial configuration or current state of an * overlay. */ export var OverlayState = (function () { function OverlayState() { } return OverlayState; }()); //# sourceMappingURL=overlay-state.js.map