Kind: Function
Source: packages/common/utils/shared.utils.ts
Part of: Common
Signature
tsfunction stripEndSlash(path: string)
Parameters
| Name | Type |
|---|---|
path | string |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
RoutePathFactory—packages/core/router/route-path-factory.ts:18MiddlewareBuilder—packages/core/middleware/builder.ts:17RouteInfoPathExtractor—packages/core/middleware/route-info-path-extractor.ts:16
Was this page helpful?