共用方式為


CustomInspectFunction type

警告

此 API 現已淘汰。

Use the Inspectable interface instead.

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