Поделиться через


CustomInspectFunction type

Предупреждение

Теперь этот API является нерекомендуемым.

Use the Inspectable interface instead.

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