CustomInspectFunction type
警告
この API は非推奨になりました。
Use the Inspectable interface instead.
type CustomInspectFunction = (depth: number, options: InspectContext) => any
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
警告
この API は非推奨になりました。
Use the Inspectable interface instead.
type CustomInspectFunction = (depth: number, options: InspectContext) => any