UNPKG

@etherna/sdk-js

Version:

Etherna SDKs for operations on the network

6 lines 210 B
export declare class PlaylistSerializer { constructor(); serializePreview(item: object): string; serializeDetails(item: object, password?: string): string; } //# sourceMappingURL=serializer.d.ts.map