UNPKG

@kiwicom/orbit-tracking

Version:

Tracking for orbit design system

18 lines (15 loc) 498 B
import { O as OutputComponentInfo } from './interfaces-974f9e53.js'; declare const _default: { crawlFrom: string; includeSubComponents: boolean; deprecated: never[]; importedFrom: RegExp; exclude: string[]; processors: (({ forEachComponent, deprecated, sortObjectKeysByValue, output }: { forEachComponent: any; deprecated: any; sortObjectKeysByValue: any; output: any; }) => OutputComponentInfo[])[]; }; export { _default as default };