This website requires JavaScript.
Explore
beta.news
Community
Docs
About
Help
Sign In
push.rocks
/
smartformat
Watch
3
Star
0
Fork
0
You've already forked smartformat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a6f3af137d39717e15ccbd74029dfcbb8927dfd3
smartformat
/
ts
/
index.ts
T
10 lines
111 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2024-04-23 19:19:35 +02:00
import
{
prettyBytes
,
prettyMs
,
}
from
'./smartformat.plugins.js'
;
export
{
prettyBytes
,
prettyMs
,
feat(package): modernize package configuration, tooling, and documentation
2026-05-01 22:21:02 +00:00
}
;
Reference in New Issue
Copy Permalink