다음을 통해 공유


CustomInspectFunction type

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