mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-12 22:47:30 +08:00
Refactoring
This commit is contained in:
14
js/action/Actions.js
Normal file → Executable file
14
js/action/Actions.js
Normal file → Executable file
@@ -1,8 +1,8 @@
|
||||
export default class Action {
|
||||
|
||||
apply() {
|
||||
}
|
||||
|
||||
revert() {
|
||||
}
|
||||
export default class Action {
|
||||
|
||||
apply() {
|
||||
}
|
||||
|
||||
revert() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user