@traversable/schema
    Preparing search index...
    Options: toType.Options & { functionName?: string; useGlobalThis?: boolean }

    Type declaration

    • OptionalfunctionName?: string

      Configure the name of the generated deep equal function

      "deepEqual"
      
    • OptionaluseGlobalThis?: boolean

      Whether to access global identifiers like Date from the globalThis namespace

      false