Skip to content

Commit

Permalink
fix frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
lharzenetter committed Jun 10, 2020
1 parent 7fbee4a commit 2292c30
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ export class TNodeType extends AbstractTEntity {
constructor(public name: string,
public interfaces: { interfaces: Interface[]},
public propertiesDefinition: PropertiesDefinition,
public derivedFrom: any,
documentation?: any,
any?: any,
other?: any) {
Expand Down

0 comments on commit 2292c30

Please sign in to comment.