通过


CustomInspectFunction type

警告

现已弃用此 API。

Use the Inspectable interface instead.

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