Type alias Specs

Specs: string | readonly string[] | Record<string, string>

The desired output of the generate function. Can be a simple string, a (readonly) array of strings, or a string-to-string record.

Generated using TypeDoc