Sanity Library Reference Docs
    Preparing search index...

    Interface PreviewConfig<Select, PrepareValue>

    Type Parameters

    • Select extends Record<string, string> = Record<string, string>
    • PrepareValue extends Record<keyof Select, any> = Record<keyof Select, any>