Skip to content

Commit

Permalink
Merge branch 'update/SOF-7096' of github.com:Exabyte-io/made-js into …
Browse files Browse the repository at this point in the history
…update/SOF-7096
  • Loading branch information
k0stik committed Dec 1, 2023
2 parents 0730e84 + 71bba2c commit a21d80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parsers/xyz.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ function _parseXYZLineAsWords(line: string): ParsedObject {
};
}

// TODO: reuse Basis Definition(s) from ESSE/Code.js instead
export interface BasisConfig {
elements: {
id: number;
Expand Down

0 comments on commit a21d80c

Please sign in to comment.