UNPKG

@azure-utils/storybooks

Version:

Utils to upload and manage Storybooks via Azure Functions and storage.

5 lines (4 loc) 115 B
export declare function ErrorMessage({ children, id, }: { id?: string; children?: string; }): JSX.Element;