@jellyfin/sdk
    Preparing search index...

    Interface PlaylistCreationResult

    PlaylistCreationResult

    interface PlaylistCreationResult {
        Id?: string;
    }
    Index

    Properties

    Properties

    Id?: string

    PlaylistCreationResult