Layer 137

This commit is contained in:
Eduard Kuzmenko 2022-01-16 22:15:54 +04:00
parent e5b3365de1
commit 9ec11e3e7b
4 changed files with 7 additions and 5 deletions

4
src/layer.d.ts vendored
View File

@ -9359,7 +9359,9 @@ export namespace AvailableReaction {
appear_animation: Document, appear_animation: Document,
select_animation: Document, select_animation: Document,
activate_animation: Document, activate_animation: Document,
effect_animation: Document effect_animation: Document,
around_animation?: Document,
center_icon?: Document
}; };
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long