core.filebuilder._constructor_
Home > @medplum/core > FileBuilder > (constructor)
FileBuilder.(constructor)
Constructs a new instance of the FileBuilder
class
Signature:
constructor(indent?: string, header?: boolean);
Parameters
Parameter | Type | Description |
---|---|---|
indent | string | (Optional) |
header | boolean | (Optional) |