7 lines
157 B
TypeScript
7 lines
157 B
TypeScript
/**
|
|
* HSE Services Index
|
|
* @module HSE
|
|
*/
|
|
export * from './capacitacion.service';
|
|
export * from './incidente.service';
|
|
//# sourceMappingURL=index.d.ts.map
|