UNPKG

reglanegociom3

Version:

5 lines (4 loc) 245 B
import { PostServiceM3 } from "../../ConexionSQL/posts.service"; export declare class ServiceM3FE { add_proceso_generarFE(PostServiceM3: PostServiceM3, sIDKatios: string, jData: any, funcionOK: Function, funcionError: Function): void; }