UNPKG

@etherna/sdk-js

Version:

Etherna SDKs for operations on the network

6 lines 202 B
export declare class VideoSerializer { constructor(); serializePreview(previewItem: object): string; serializeDetails(detailsItem: object): string; } //# sourceMappingURL=serializer.d.ts.map