UNPKG

@momothepug/tsmodule-alias

Version:

Nodejs module loader from Typescript path alias

6 lines (5 loc) 154 B
export declare const FILE_ENCODING = "UTF-8"; export declare const TS_CONFIG = "tsconfig.json"; export interface ISettings { [key: string]: string; }