type alias WarningListener Usage in Denoimport { type WarningListener } from "node:process"; Definition (warning: Error) => void