UNPKG
@santi100a/percentage-lib
Version:
latest (0.0.1)
0.0.1
Santi's Powerful Percentage Function: Easily find percentages!
santi100a/percentage-lib
@santi100a/percentage-lib
/
index.mjs
4 lines
(3 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
import
cjsModule
from
'./cjs/index.js'
;
/*eslint no-empty-pattern: "warn"*/
export
const
{} = cjsModule;