Home > @wixc3/fs-utils > getRelativeModulePath
Signature:
export declare function getRelativeModulePath(sourceAbsFilePath: string, targetAbsFilePath: string): string;
| Parameter | Type | Description |
|---|---|---|
| sourceAbsFilePath | string | |
| targetAbsFilePath | string |
Returns:
string