Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
mkflow27 committed Nov 19, 2024
1 parent d2dccd7 commit 47e7099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typescript/src/hooks/directionalFeeHook.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { HookBase } from './types';
import { MathSol } from '../utils/math';
import { SwapInput } from '@/vault/types';


export type HookStateDirectionalFee = {
Expand Down

0 comments on commit 47e7099

Please sign in to comment.