import { GifNodeType } from "../public/gif/constants.js"; import { Node } from "./common.d.ts"; export type GifNode = Node;