Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/ims-connector/node_modules/tsconfig-paths/lib/
Upload File :
Current File : //home/deltalab/PMS/ims-connector/node_modules/tsconfig-paths/lib/register.d.ts

import { ExplicitParams } from "./config-loader";
/**
 * Installs a custom module load function that can adhere to paths in tsconfig.
 * Returns a function to undo paths registration.
 */
export declare function register(explicitParams: ExplicitParams): () => void;