Skip to content

Use optional decoder with default value

Compare
Choose a tag to compare
@MarcoDaniels MarcoDaniels released this 05 Sep 10:06
· 5 commits to main since this release

Functionality to add default value for non-required environment flag. Expand the functions as{Type} to
include .withDefault({type}), fx: asBoolean.withDefault(false)