Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DEFAULT_DEPRECATION_REASON

Constant string used for default reason for a deprecation.

const DEFAULT_DEPRECATION_REASON: "No longer supported";