Sanity Library Reference Docs
    Preparing search index...

    Interface ReleaseActionProps

    interface ReleaseActionProps {
        documents: DocumentInRelease[];
        release: ReleaseDocument;
    }
    Index

    Properties

    Properties

    documents: DocumentInRelease[]
    release: ReleaseDocument