UNPKG

@storybook/angular

Version:

Storybook for Angular: Develop, document, and test UI components in isolation

4 lines (3 loc) 42 B
export interface User { name: string; }