@salesforce/core
    Preparing search index...

    Function ensureNoUppercaseKeys

    • will throw on any upperCase unless they are present in the allowList. Recursively searches the object, returning valid keys

      Parameters

      • path: string

      Returns (allowList?: string[]) => (data: JsonMap) => string[]