mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
export default class Configuration {
|
|
|
|
static deleteNodesKeyboardKey = "Delete"
|
|
} |