5 lines
108 B
TypeScript
5 lines
108 B
TypeScript
/**
|
|
* Auth Module - Service Exports
|
|
*/
|
|
export * from './auth.service';
|
|
//# sourceMappingURL=index.d.ts.map
|