portapack / types / BuildResult
Interface: BuildResult
Defined in: types.ts:133
Standard result object returned from the main public API functions.
Properties
html
html:
string
Defined in: types.ts:135
The final generated HTML string
metadata
metadata:
BundleMetadata
Defined in: types.ts:137
Metadata summarizing the build process