7 lines
173 B
TypeScript
7 lines
173 B
TypeScript
/**
|
|
* Infonavit Services Index
|
|
* @module Infonavit
|
|
*/
|
|
export * from './derechohabiente.service';
|
|
export * from './asignacion.service';
|
|
//# sourceMappingURL=index.d.ts.map
|