UNPKG

siegel

Version:

Web application development ecosystem

3 lines (2 loc) 184 B
declare function tsToWebpackAliases(tsConfigDirPath: string, tsConfigFileName?: "tsconfig.json"): NonNullableProps<Partial<Record<string, string>>>; export default tsToWebpackAliases;