Skip to content

Commit

Permalink
build(cardano-services-client): optimise import from blockfrost-js pa…
Browse files Browse the repository at this point in the history
…ckage
  • Loading branch information
rhyslbw committed Nov 25, 2024
1 parent fa80ae6 commit 9e3ab8d
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import { BlockfrostClientError, isBlockfrostErrorResponse } from '@blockfrost/blockfrost-js/lib/utils/errors';
import { BlockfrostServerError } from '@blockfrost/blockfrost-js';
import {
BlockfrostClientError,
BlockfrostServerError,
isBlockfrostErrorResponse
} from '@blockfrost/blockfrost-js/lib/utils/errors';
import {
Cardano,
EraSummary,
Expand Down

0 comments on commit 9e3ab8d

Please sign in to comment.