default: {
argTypes: { index: { control: string } };
component: string;
subcomponents: { JoblistAindexList: string; JoblistAindexToc: string };
title: string;
}
Type declaration
argTypes: { index: { control: string } }
component: string
subcomponents: { JoblistAindexList: string; JoblistAindexToc: string }
title: string