Condividi tramite


CustomInspectFunction type

Avviso

Questa API è ora deprecata.

Use the Inspectable interface instead.

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