UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

11 lines (10 loc) 228 B
export declare function useCollectStepsData(): { collectStepsData: ({ id, index, inactive, title }: { id: any; index: any; inactive: any; title: any; }) => { title: any; }; };