()
| 566 | componentName: this.displayName, |
| 567 | componentSlug: this.slug, |
| 568 | get index() { |
| 569 | return getIndex(); |
| 570 | }, |
| 571 | precedingCss, |
| 572 | processor: this.constructor.name, |
| 573 | source, |
nothing calls this directly
no outgoing calls
no test coverage detected