Added stickers context.
This commit is contained in:
3
types/StickerContext.d.ts
vendored
Normal file
3
types/StickerContext.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
interface StickersContextState {
|
||||
stickersMonth: StickerDays;
|
||||
}
|
||||
Reference in New Issue
Block a user