Skip to content

Commit

Permalink
CoingeckoSimplePriceResponse is part of the configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitardanailov committed May 29, 2024
1 parent b618b6a commit 9412f7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/website/src/types/coingecko/simplePrices/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import {CoingeckoSimplePriceRequest} from './RequestParams'
import {CoingeckoSimplePriceResponse} from './ResponseParams'

export type {CoingeckoSimplePriceRequest, CoingeckoSimplePriceResponse}

0 comments on commit 9412f7e

Please sign in to comment.