Type Alias StringMethod<T>

StringMethod<T>: ((input: T) => string)

Type Parameters

  • T = string