Type Alias InputOptionsWithoutTransform<T>

InputOptionsWithoutTransform: Omit<InputOptions<T, T>, "transform">

Type Parameters

  • T