Skip to content

flag ​

Flag schema factory. Call flag.<kind>() to create an immutable FlagBuilder with full type inference and safe modifier chaining.

Signatures ​

ts
const flag: FlagFactory;

See Also ​

Released under the MIT License.