UNPKG
@kalamazoo/theme
Version:
latest (1.0.1)
1.0.1
1.0.0
The Atlaskit theme framework
github.com/stevenselcuk/kalamazoo
stevenselcuk/kalamazoo
@kalamazoo/theme
/
dist
/
cjs
/
math.d.ts
2 lines
(1 loc)
•
64 B
TypeScript
View Raw
1
2
export { multiply,
add
, subtract, divide }
from
'./utils/math'
;