UNPKG

react-animated-player

Version:

The easiest way of bringing animated stickers to your websites

3 lines (2 loc) 112 B
import type { Player } from '../entities/Player'; export declare const isPaused: (player: Player) => boolean;