mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-12 11:07:40 +08:00
Window introduced
This commit is contained in:
7
js/template/ColorPickerWindowTemplate.js
Executable file
7
js/template/ColorPickerWindowTemplate.js
Executable file
@@ -0,0 +1,7 @@
|
||||
import WindowTemplate from "./WindowTemplate"
|
||||
|
||||
/** @typedef {import("../element/NodeElement").default} NodeElement */
|
||||
|
||||
export default class ColorPickerWindowTemplate extends WindowTemplate {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user