std/fmt/deno.json
denobot 10ee73dbbc
chore: release 2024.10.24 (#6145)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-10-24 19:23:22 +09:00

11 lines
192 B
JSON

{
"name": "@std/fmt",
"version": "1.0.3",
"exports": {
"./bytes": "./bytes.ts",
"./colors": "./colors.ts",
"./duration": "./duration.ts",
"./printf": "./printf.ts"
}
}