MCPcopy Create free account
hub / github.com/Stranger6667/css-inline / StylesheetCache

Interface StylesheetCache

bindings/javascript/js-binding.d.ts:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56export interface StylesheetCache {
57 /** Cache size. */
58 size: number
59}
60
61/** Get the package version. */
62export declare function version(): string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected