Sanity Library Reference Docs
    Preparing search index...

    Interface TemplateReferenceTarget

    interface TemplateReferenceTarget {
        to: TypeTarget | TypeTarget[];
    }
    Index

    Properties

    Properties

    Type to reference. See TypeTarget