Skip to content

Commit

Permalink
refactor(crud): export services
Browse files Browse the repository at this point in the history
  • Loading branch information
Diluka committed Jul 12, 2019
1 parent 430666c commit 486dfad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/crud/src/index.ts
Expand Up @@ -4,3 +4,4 @@ export * from './interfaces';
export * from './types';
export * from './module';
export * from './interceptors';
export * from './services';

0 comments on commit 486dfad

Please sign in to comment.