mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
new std
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import {
|
||||
green,
|
||||
red,
|
||||
yellow,
|
||||
} from "https://deno.land/std@0.61.0/fmt/colors.ts";
|
||||
} from "https://deno.land/std@0.67.0/fmt/colors.ts";
|
||||
|
||||
export const getTime = () => {
|
||||
const now = new Date();
|
||||
|
||||
Reference in New Issue
Block a user