MCPcopy Create free account
hub / github.com/callstack/linaria / index

Method index

packages/react/src/processors/styled.ts:568–570  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

566 componentName: this.displayName,
567 componentSlug: this.slug,
568 get index() {
569 return getIndex();
570 },
571 precedingCss,
572 processor: this.constructor.name,
573 source,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected