UNPKG

@stories-js/angular

Version:

Angular Stories renderer and wrapper for custom elements of Stories to be used as first-class Angular components

6 lines (5 loc) 266 B
export * from './stories-angular/stories-angular-renderer.component'; export * from './stories-angular/stories-angular.service'; export * from './stories-angular/stories-angular.module'; export * from './stories-angular/types'; export * from './directives/proxies';