1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 21:04:30 +02:00

Bundled output for commit cb6405110c

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2021-10-31 18:23:34 +00:00
parent cb6405110c
commit 7b2adf3b96
9 changed files with 86 additions and 82 deletions

View File

@@ -73,7 +73,7 @@ export default class Pane {
* @public
*/
public onmouseleave(): void;
hideTimeout: number | undefined;
hideTimeout: NodeJS.Timeout | undefined;
/**
* Toggle whether or not the pane is pinned.
*