# ConsoleAPI.warn
Logs a warning message

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## ConsoleAPI.warn property

Logs a warning message

**Signature:**

```typescript
warn: (...args: unknown[]) => void;
```
