mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-20 21:07:37 +08:00
Added cleanup concept to the template
This commit is contained in:
@@ -29,7 +29,6 @@ import Zoom from "./input/mouse/Zoom"
|
||||
*/
|
||||
export default class Blueprint extends IElement {
|
||||
|
||||
static tagName = "ueb-blueprint"
|
||||
/** @type {Number[]} */
|
||||
#additional
|
||||
get additional() {
|
||||
|
||||
Reference in New Issue
Block a user