[Home](./index.md) > [@apextoaster/js-utils](./js-utils.md) > [removePid](./js-utils.removepid.md) ## removePid() function Signature: ```typescript export declare function removePid(path: string): Promise; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | path | string | | Returns: `Promise`