Co-authored-by: scott@signal.org
Co-authored-by: ken@signal.org
This commit is contained in:
Ken Powers 2019-05-16 15:32:11 -07:00 committed by Scott Nonnenberg
parent 8c8856785b
commit 29de50c12a
100 changed files with 7572 additions and 693 deletions

1
js/modules/stickers.d.ts vendored Normal file
View file

@ -0,0 +1 @@
export function maybeDeletePack(packId: string): Promise<void>;