Add missing import

This commit is contained in:
Arnaud 2024-10-09 13:38:53 +02:00 committed by GitHub
parent cbd45b8293
commit 673785c88b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@ import {
CodexData,
CodexDataResponse,
CodexMarketplace,
CodexReservation,
SafeValue,
UploadResponse,
} from "@codex-storage/sdk-js";