UNPKG

webp-animation-info

Version:
5 lines (4 loc) 190 B
export const notVP8XError = new Error( "This WebP is not in Extended File Format. It does not support animation" ); export const notAnimatedError = new Error("This WebP is not animated");