UNPKG

react-animated-player

Version:

The easiest way of bringing animated stickers to your websites

3 lines (2 loc) 119 B
import type { Player } from '../entities/Player'; export declare const clearPlayers: (players: Player[]) => boolean;