Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tdewolff/minify
/ MinifyOptions
Interface
MinifyOptions
bindings/js/src/types.ts:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
export
interface
MinifyOptions extends MinifyConfig {
64
data: string;
65
type
: MinifyMediaType;
66
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…