mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 00:04:25 +00:00
* Update API for 2.4 release
Specifically, it added the stopTrackSession() method.
* Reflect that trackSession technically is async
It's typically only used for the callback, but it _is_ an async
function:
f8d53797af/src/solid-auth-client.js (L83)