Kind: Function
Source: src/helper/ssg/utils.ts
Part of: Helper
Signature
tsfunction isDynamicRoute(path: string): boolean
Parameters
| Name | Type |
|---|---|
path | string |
Returns: boolean
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
SSG_CONTEXT—src/helper/ssg/middleware.ts:5DEFAULT_OUTPUT_DIR—src/helper/ssg/ssg.ts:27
Was this page helpful?