Skip to content

Type Alias: BuildOptions

Defined in: api/build.ts:12

The options for build function.

Type Declaration

output?

write?

  • Type: boolean
  • Optional

Write the output to the file system

Default

ts
true