MCPcopy
hub / github.com/web-infra-dev/garfish / StyleManager

Interface StyleManager

packages/core/src/interface.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10export namespace interfaces {
11 export interface StyleManager extends LoaderInterface.StyleManager {}
12 export interface ModuleManager extends LoaderInterface.ModuleManager {}
13 export interface TemplateManager extends LoaderInterface.TemplateManager {}
14 export interface JavaScriptManager

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected