buildStripBasePath
@h4ad/serverless-adapter > buildStripBasePath
(function) buildStripBasePath
Get the strip base path function
Signature:
export declare function buildStripBasePath(basePath: string | undefined): StripBasePathFn;
Parameters
Parameter | Type | Description |
---|---|---|
basePath | string | undefined | The base path |
Returns: