UNPKG
@dank-inc/lewps
Version:
latest (1.0.0)
1.0.0
0.10.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Some dank loop functions!
github.com/dank-inc/lewps
dank-inc/lewps
@dank-inc/lewps
/
lib
/
index.d.ts
5 lines
(4 loc)
•
202 B
TypeScript
View Raw
1
2
3
4
5
export
{ forN }
from
"./lib/lewperz/forN"
;
export
{ forI }
from
"./lib/lewperz/forI"
;
export
{ forU }
from
"./lib/lewperz/forU"
;
export
{ cloneU, cloneMap, mapI, mapU, mapXY }
from
"./lib/mapperz/map"
;