mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
fix
This commit is contained in:
@@ -132,7 +132,7 @@ export class RepresentationTypeParseResults {
|
||||
|
||||
export default class RepresentationType {
|
||||
|
||||
static getRuntimeType() {
|
||||
getRuntimeType() {
|
||||
let runtimeType = null;
|
||||
|
||||
if (IdentifierToTypeMap[this.identifier] != undefined)
|
||||
|
||||
Reference in New Issue
Block a user