Freigeben über


CustomInspectFunction type

Warnung

Diese API ist nun veraltet.

Use the Inspectable interface instead.

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