mirror of
https://github.com/jwetzell/rttrp-js.git
synced 2026-09-13 18:09:29 +00:00
fix syntax error in models
This commit is contained in:
@@ -8,4 +8,3 @@ export type RTTrPHeader = {
|
|||||||
context: number;
|
context: number;
|
||||||
subModuleCount: number;
|
subModuleCount: number;
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|||||||
Reference in New Issue
Block a user