aurelia / binding

A modern databinding library for JavaScript and HTML.
MIT License
111 stars 96 forks source link

fix(event-manager): update d.ts #762

Closed michaelw85 closed 5 years ago

michaelw85 commented 5 years ago

Add escapeShadowRoot to d.ts

Related: #758 #755

michaelw85 commented 5 years ago

@EisenbergEffect @bigopon I just noticed that I forgot to add the newly introduced escapeShadowRoot flag to the d.ts file. This PR add's the flag