UNPKG

@etherspot/data-utils

Version:
22 lines (20 loc) 449 B
import { NftCollection } from "./chunk-VC27GKVA.mjs"; import { PaginationResult } from "./chunk-J3ASXGZT.mjs"; import { __decorateClass } from "./chunk-PVVZGNOS.mjs"; // src/sdk/data/classes/nft-list.ts import { Type } from "class-transformer"; var NftList = class extends PaginationResult { }; __decorateClass([ Type(() => NftCollection) ], NftList.prototype, "items", 2); export { NftList }; //# sourceMappingURL=chunk-JKHXHQ5X.mjs.map