StripBasePathFn
@h4ad/serverless-adapter > StripBasePathFn
(type) StripBasePathFn
Type of the function to strip base path
Signature:
export type StripBasePathFn = (path: string) => string;
@h4ad/serverless-adapter > StripBasePathFn
Type of the function to strip base path
Signature:
export type StripBasePathFn = (path: string) => string;