PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/nx/node_modules/tsconfig-paths/lib

Просмотр файла: register.d.ts

import { ExplicitParams } from "./config-loader";
export interface RegisterParams extends ExplicitParams {
    /**
     * Defaults to `--project` CLI flag or `process.cwd()`
     */
    cwd?: string;
}
/**
 * Installs a custom module load function that can adhere to paths in tsconfig.
 * Returns a function to undo paths registration.
 */
export declare function register(params?: RegisterParams): () => void;

Выполнить команду


Для локальной разработки. Не используйте в интернете!