UNPKG

pixi.js

Version:

PixiJS — The HTML5 Creation Engine =============

7 lines (6 loc) 197 B
import type { FormatDetectionParser } from '../types'; /** * Detects if the browser supports the WebM video format. * @memberof assets */ export declare const detectWebm: FormatDetectionParser;