mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
JsDoc types fixed and typecheck activated
This commit is contained in:
@@ -16,6 +16,7 @@ export default class IdentifierEntity extends IEntity {
|
||||
}
|
||||
}
|
||||
super(options)
|
||||
/** @type {String} */ this.value
|
||||
}
|
||||
|
||||
valueOf() {
|
||||
|
||||
Reference in New Issue
Block a user