std/fmt/deno.json
denobot 673c436739
chore: release 2024.05.29 (#4883)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-05-29 18:56:12 +09:00

11 lines
194 B
JSON

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