method InspectorConsole.count Usage in Deno```typescript import { type InspectorConsole } from "node:node__inspector.d.ts"; ``` InspectorConsole.count(label?: any): void Parameters optional label: any Return Type void