This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
27b009dd7693c59f75c9df8ff0d3b27dcae47680
bot
/
packages
/
schemas
/
features
/
items
/
enums.ts
7 lines
77 B
TypeScript
Raw
Normal View
History
Unescape
Escape
:zap: (engine) Improve engine overall robustness
2023-01-25 11:27:47 +01:00
export
enum
ItemType
{
BUTTON
,
CONDITION
,
:sparkles: Add AB test block Closes #449
2023-04-17 16:47:17 +02:00
AB_TEST
,
:sparkles: Add picture choice block Closes #476
2023-05-04 09:20:30 -04:00
PICTURE_CHOICE
,
:zap: (engine) Improve engine overall robustness
2023-01-25 11:27:47 +01:00
}
Copy Permalink