Partilhar via


CustomInspectFunction type

Aviso

Essa API foi preterida.

Use the Inspectable interface instead.

type CustomInspectFunction = (depth: number, options: InspectContext) => any