MCPcopy Index your code
hub / github.com/element-plus/element-plus / FetchOption

Interface FetchOption

internal/metadata/src/contributor.ts:20–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18} from '@element-plus/build-constants'
19
20interface FetchOption {
21 key: string
22 path: string
23 after?: string
24}
25
26interface ApiResult {
27 pageInfo: {

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…