typedef: fix IdleApi.auto() return value
This commit is contained in:
parent
3d23efb714
commit
a585c6a958
2
gluon.d.ts
vendored
2
gluon.d.ts
vendored
@ -80,7 +80,7 @@ type IdleApi = {
|
|||||||
|
|
||||||
/** Set options for automatic behavior. */
|
/** Set options for automatic behavior. */
|
||||||
options?: IdleAutoOptions
|
options?: IdleAutoOptions
|
||||||
)
|
): void
|
||||||
};
|
};
|
||||||
|
|
||||||
type Window = {
|
type Window = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user