Skip to content

Commit

Permalink
export StoryFnAngularReturnType as IStory
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Dec 8, 2019
1 parent 9b2afd6 commit 13c34c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/angular/src/client/index.ts
Expand Up @@ -9,6 +9,8 @@ export {
raw,
} from './preview';

export { StoryFnAngularReturnType as IStory } from './preview/types';

export { moduleMetadata } from './preview/angular/decorators';

// tsc wants to use NodeModule instead of WebpackModule
Expand Down

0 comments on commit 13c34c6

Please sign in to comment.