0.1.5 • Published 1 year ago
@mys-x/utils v0.1.5
@mys-x/utils
Utils that meet my personal needs.
Usage
import { delay } from "@mys-x/utils"; // or "jsr:@mys/utils"
await delay(1000);
Utils that meet my personal needs.
import { delay } from "@mys-x/utils"; // or "jsr:@mys/utils"
await delay(1000);