5 lines
104 B
TypeScript
5 lines
104 B
TypeScript
/**
|
|
* Shared Services - Exports
|
|
*/
|
|
export * from './base.service';
|
|
//# sourceMappingURL=index.d.ts.map
|