Resume all animations.
()
| 28 | |
| 29 | /** Resume all animations. */ |
| 30 | resume(): this |
| 31 | /** Resume animations for the given keys. */ |
| 32 | resume(keys: OneOrMore<string>): this |
| 33 | /** Resume some or all animations. */ |
no outgoing calls
no test coverage detected