Also parse the extras from the comment field
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { Dissected } from "@hamradio/packet";
|
||||
import { expect } from "vitest";
|
||||
import { describe, it } from "vitest";
|
||||
import { Dissected } from "@hamradio/packet";
|
||||
|
||||
import { Frame } from "../src/frame";
|
||||
import { DataType, QueryPayload } from "../src/frame.types";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user