UNPKG
riz-sticker-maker
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Sticker Creator for WhatsApp
github.com/AlenVelocity/wa-sticker-formatter
riz-sticker-maker
/
dist
/
internal
/
Metadata
/
StickerTypes.d.ts
8 lines
(7 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
declare
enum
StickerTypes { DEFAULT =
"default"
, CROPPED =
"crop"
, FULL =
"full"
,
CIRCLE
=
"circle"
, ROUNDED =
"rounded"
}