Home > @infiniteobjects/storykit-stencil > Meta
Metadata to configure the stories for a component.
Signature:
export declare type Meta<TArgs = Args> = ComponentAnnotations<HtmlFramework, TArgs>;