kylekyle / monitoring

A simple, efficient, and lightweight ES module to monitor the DOM for when elements are added, removed, have appeared, have disappeared, or are resized.
17 stars 1 forks source link

Contributing TypeScript definition. #4

Closed TimUnderhay closed 2 years ago

TimUnderhay commented 3 years ago

This PR adds a TypeScript definition to monitoring. Should make it easy to import in just about any TS-based project.