Kind: Function
Source: src/adapter/bun/ssg.ts
Part of: Adapter
Signature
tsasync function toSSG(app, options)
Parameters
| Name | Type |
|---|---|
app | any |
options | any |
Kind: Function
Source: src/adapter/bun/ssg.ts
Part of: Adapter
tsasync function toSSG(app, options)
| Name | Type |
|---|---|
app | any |
options | any |
Was this page helpful?