function warnimport { warn } from "https://deno.land/x/windmill@v1.416.1/node_modules/yaml/dist/log.d.ts"; warn(logLevel: LogLevelId, warning: string | Error): voidParameterslogLevel: LogLevelIdwarning: string | ErrorReturnsvoid