⚠️ Internal: This API is not publically exported by the package.
      Infer<T>: T extends Chunk<infer A>
          ? A
          : never

      Type Parameters

      Since

      2.0.0