InferDeclarationType<T>: Simplify<DeclarationOption & {
    type: InferParameterType<T>;
}>

Type Parameters

  • T

Generated using TypeDoc