UNPKG
baskin-lib
Version:
latest (0.1.6)
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
baskin robbins 31 web game library
github.com/fifteenmania/baskin-lib
fifteenmania/baskin-lib
baskin-lib
/
dist
/
index.d.ts
4 lines
(3 loc)
•
141 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/gameUtil'
;
export
{
PlayLog
,
PlayLogEntry
}
from
'./lib/gameUtil'
;
export
{ getFullLoseProbMat }
from
'./lib/strategy'
;