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:
2
js/dist-typings/forum/utils/Pane.d.ts
vendored
2
js/dist-typings/forum/utils/Pane.d.ts
vendored
@@ -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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user