mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +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:
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| solid-auth-client-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||