Home > @infiniteobjects/storykit-stencil > Story
Story function that represents a CSFv2 component example.
Signature:
export declare type Story<TArgs = Args> = StoryFn<TArgs>;
References: StoryFn