다음을 통해 공유


CustomInspectFunction type

경고

이 API는 이제 사용되지 않습니다.

Use the Inspectable interface instead.

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