feat(core): add destroyService

This commit is contained in:
thomas
2022-12-22 11:32:46 +01:00
parent 1560245067
commit c3bcb8d3c0
3 changed files with 108 additions and 0 deletions

View File

@@ -1 +1,2 @@
export * from './lib/destroy-service.service';
export * from './lib/random-http-error.utils';