ChainFormatter<type>: {
    format: ((args: any) => any);
    type: type;
}

Type Parameters

  • type extends string = string