mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 07:55:07 +00:00
8 lines
406 B
JSON
8 lines
406 B
JSON
![]() |
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": "./src", /* Specify the base directory to resolve non-relative module names. */
|
||
|
"paths": {
|
||
|
"#pdfcpu": ["../../shared-operations/src/wasm/pdfcpu/pdfcpu-wrapper.server"],
|
||
|
}
|
||
|
} /* Specify a set of entries that re-map imports to additional lookup locations. */
|
||
|
}
|