CustomInspectFunction type
type CustomInspectFunction = (
depth: number,
options: InspectOptionsStylized
) => any
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
type CustomInspectFunction = (
depth: number,
options: InspectOptionsStylized
) => any