Compartir a través de


CustomInspectFunction type

Advertencia

Esta API ya está en desuso.

Use the Inspectable interface instead.

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