Skip to content

Commit

Permalink
import formats as type
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Jan 18, 2024
1 parent 55bec29 commit 55161cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { Subtract } from "ts-arithmetic";
import * as formats from "./coins.js";
import type * as formats from "./coins.js";
import type {
coinNameToTypeMap,
evmCoinNameToTypeMap,
Expand Down

0 comments on commit 55161cb

Please sign in to comment.