Skip to content

Commit

Permalink
feat: export NgxEditorService (#447)
Browse files Browse the repository at this point in the history
Co-authored-by: a.kazakov <a.kazakov@bidzaar.com>
  • Loading branch information
oxygen-js and a.kazakov committed Dec 13, 2022
1 parent 878c86f commit 4168c6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ngx-editor/src/public_api.ts
Expand Up @@ -6,6 +6,7 @@ export * from './lib/editor.component';
export * from './lib/modules/menu/menu.component';
export * from './lib/modules/menu/floating-menu/floating-menu.component';
export * from './lib/editor.module';
export * from './lib/editor.service';

export * from './lib/schema';
export * from './lib/validators';
Expand Down

0 comments on commit 4168c6b

Please sign in to comment.