property EmitWarningOptions.type Usage in Deno```typescript import { type EmitWarningOptions } from "node:node__process.d.ts"; ``` When `warning` is a `string`, `type` is the name to use for the _type_ of warning being emitted. Type string | undefined