fix(core): update
This commit is contained in:
9
ts/index.ts
Normal file
9
ts/index.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
import {
|
||||
prettyBytes,
|
||||
prettyMs,
|
||||
} from './smartformat.plugins.js';
|
||||
|
||||
export {
|
||||
prettyBytes,
|
||||
prettyMs,
|
||||
}
|
||||
Reference in New Issue
Block a user