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

    Type declaration

    • OptionalfunctionName?: string

      Configure the name of the generated deepClone function

      "deepClone"
      
    • OptionalstripTypes?: boolean

      Whether to remove TypeScript type annotations from the generated output

      false