mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 09:44:49 +08:00
Some documentation comments
This commit is contained in:
@@ -6,4 +6,7 @@ export default class ObjectReferenceEntity extends IEntity {
|
||||
type: String,
|
||||
path: String
|
||||
}
|
||||
|
||||
/** @type {String} */ type
|
||||
/** @type {String} */ path
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user