mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-02 13:07:30 +08:00
Some documentation comments
This commit is contained in:
@@ -2,6 +2,8 @@ import IEntity from "./IEntity"
|
||||
|
||||
export default class PathSymbolEntity extends IEntity {
|
||||
|
||||
//value
|
||||
|
||||
static attributes = {
|
||||
value: String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user