Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jhlx committed Jan 10, 2022
1 parent 069c596 commit 807988c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/bindings.ts
Expand Up @@ -8,6 +8,7 @@ import {
newOrderInstruction,
settleInstruction,
closeAccountInstruction,
swapInstruction,
} from "./raw_instructions";
import { OrderType, PrimedTransaction, Side } from "./types";
import * as aaob from "@bonfida/aaob";
Expand Down

0 comments on commit 807988c

Please sign in to comment.