MCPcopy
hub / github.com/XPoet/picx / ComponentCustomProperties

Interface ComponentCustomProperties

src/components.d.ts:121–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 WatermarkTool: typeof import('./components/tools/watermark-tool/watermark-tool.vue')['default']
120 }
121 export interface ComponentCustomProperties {
122 vLoading: typeof import('element-plus/es')['ElLoadingDirective']
123 }
124}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected