faastjs.commonoptions.description.md

April 11, 2023 ยท View on GitHub

faastjs > CommonOptions > description

CommonOptions.description property

A user-supplied description for this function, which may make it easier to track different functions when multiple functions are created.

Signature:

description?: string;