UNPKG

ng-event-options

Version:

Enable event options (capture, passive, ...) inside angular templates, based on browser support

5 lines (4 loc) 80 B
export declare enum OperatorSymbol { Debounce = "db", Throttle = "th" }