Kind: Function
Source: src/helper/ssg/middleware.ts
Part of: Helper
Signature
tsfunction isSSGContext(c: Context): boolean
Parameters
| Name | Type |
|---|---|
c | Context |
Returns: boolean
Kind: Function
Source: src/helper/ssg/middleware.ts
Part of: Helper
tsfunction isSSGContext(c: Context): boolean
| Name | Type |
|---|---|
c | Context |
Returns: boolean
Was this page helpful?