Sanity Library Reference Docs
    Preparing search index...

    Interface ReleaseActionProps

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

    Properties

    Properties

    documents: BundleDocument[]
    release: ReleaseDocument