UNPKG

@zoom-image/core

Version:
4 lines (2 loc) 98 B
type ZoomedImgStatus = "idle" | "loading" | "loaded" | "error"; export type { ZoomedImgStatus };