mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-02 13:07:30 +08:00
JsDoc types fixed and typecheck activated
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// @ts-check
|
||||
|
||||
export default class Configuration {
|
||||
static deleteNodesKeyboardKey = "Delete"
|
||||
static enableZoomIn = ["LeftControl", "RightControl"] // Button to enable more than 0 (1:1) zoom
|
||||
|
||||
Reference in New Issue
Block a user