default-interface

Typescript interfaces with default values. Document default parameters in your `.d.ts` declaration file.

depher

Extract designated parameter and default to a given value if undefined.

expectation

Define rules by which a single parameter can be validated and revised to contain the desired value.

dephall

Extract all designated parameter and default to a given value if undefined.