variable LOGSRe-exportimport { LOGS } from "https://deno.land/x/netzo@0.3.91/core/utils/mod.ts"; type{ envNoticeDevelopment: string; envNoticeProduction: (count: number) => unknown; notFoundProject: string; }