typedef: update for IdleApi v2

This commit is contained in:
CanadaHonk 2023-01-01 23:27:48 +00:00
parent a7d9331f60
commit c5a7607aa6

1
gluon.d.ts vendored
View File

@ -69,7 +69,6 @@ type IdleApi = {
/** /**
* Put the window to sleep. * Put the window to sleep.
* @todo Unimplemented (for Idle v2).
*/ */
sleep(): void, sleep(): void,