Skip to content

isDynamicRoute

reference
1 min readUpdated

Kind: Function

Source: src/helper/ssg/utils.ts

Part of: Helper

Signature

ts
function isDynamicRoute(path: string): boolean

Parameters

NameType
pathstring

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_CONTEXTsrc/helper/ssg/middleware.ts:5
  • DEFAULT_OUTPUT_DIRsrc/helper/ssg/ssg.ts:27

Was this page helpful?

Download as PDF
isDynamicRoute — Hono (narrator proof)