次の方法で共有


CustomInspectFunction type

警告

この API は非推奨になりました。

Use the Inspectable interface instead.

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