mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-22 14:54:43 +08:00
Type specification
This commit is contained in:
@@ -2,6 +2,7 @@ import Context from "../Context"
|
||||
|
||||
export default class Unfocus extends Context {
|
||||
|
||||
/** @type {(e: WheelEvent) => void} */
|
||||
#clickHandler
|
||||
|
||||
constructor(target, blueprint, options = {}) {
|
||||
|
||||
Reference in New Issue
Block a user