Enum BunBuildTarget
- Namespace
- DotNetDo
- Assembly
- DotNetDo.Core.dll
Bun build execution target.
public enum BunBuildTargetFields
Browser = 0-
Web browsers.
Bun = 1-
The Bun runtime.
Node = 2-
The Node.js runtime.
Bun build execution target.
public enum BunBuildTargetBrowser = 0 Web browsers.
Bun = 1 The Bun runtime.
Node = 2 The Node.js runtime.