Partager via


CustomInspectFunction type

Avertissement

Cette API est à présent déconseillée.

Use the Inspectable interface instead.

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