UNPKG
scum-quest-library
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
S.C.U.M. Quest Library
github.com/florianbeisel/scum-quest-lib
florianbeisel/scum-quest-lib
scum-quest-library
/
dist
/
builders
/
index.d.ts
4 lines
•
195 B
TypeScript
View Raw
1
2
3
4
export
{
QuestBuilder
}
from
'./QuestBuilder.js'
;
export
{
RewardBuilder
}
from
'./rewards/index.js'
;
export
{
ConditionBuilder
}
from
'./conditions/index.js'
;
//# sourceMappingURL=index.d.ts.map