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;
faastjs > CommonOptions > description
A user-supplied description for this function, which may make it easier to track different functions when multiple functions are created.
Signature:
description?: string;