Sanity Library Reference Docs
    Preparing search index...
    HasRequiredKeys: Record<string, never> extends T ? false : true

    Helper type to check if an object has required keys

    Type Parameters

    • T