We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9d5d5 commit 84dc914Copy full SHA for 84dc914
src/types.test.ts
@@ -1,4 +1,4 @@
1
-import { LATEST_PROTOCOL_VERSION, SUPPORTED_PROTOCOL_VERSIONS} from "./types.js";
+import { LATEST_PROTOCOL_VERSION, SUPPORTED_PROTOCOL_VERSIONS } from "./types.js";
2
3
describe("Types", () => {
4
0 commit comments