MCPcopy
hub / github.com/loggerhead/json4u / image.ts

File image.ts

src/lib/preview/image.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Previewer } from "./types";
2
3export const imagePreviewer: Previewer = {
4 detector: async (value) => {

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected