UNPKG
@jsse/quick-maths
Version:
latest (0.0.2)
0.0.2
0.0.1
quick-maths
github.com/jessekrubin/ts-template
jessekrubin/ts-template
@jsse/quick-maths
/
src
/
index.ts
9 lines
(8 loc)
•
223 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
export
{ quickmaths }
from
"./quick-maths.js"
;
export
{ is1738,
SEVENTEEN_THIRTY_EIGHT
, is679,
SIX_SEVEN_NINE
, }
from
"./fetty-wap-const.js"
;
export
type
{
MissyElliottProtocol
}
from
"./missy-elliott-protocol.js"
;