@phun-ky/frameport / utils/source
▸ getSource(options
): string
Generate the source code for an HTML page based on the provided options.
Name | Type | Description |
---|---|---|
options |
FrameportOptions |
The options for generating the HTML page source. |
string
- The generated HTML source code as a string.