Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/png_mimic/src/common.ts>ChunkType

Mimic any binary to PNG.
Latest
type alias ChunkType
import { type ChunkType } from "https://deno.land/x/png_mimic@v1.0.3/src/common.ts";
definition:
| "IHDR"
| "IDAT"
| "IEND"
| "gAMA"