function decodeimport { decode } from "https://deno.land/x/imagescript@1.3.0/ImageScript.js"; decode(data, onlyExtractFirstFrame)Decodes the given image binary ParametersdataThe image data onlyExtractFirstFrameWhether to end GIF decoding after the first frame