lightyear.definecustomappbasicprops
Home > @runlightyear/lightyear > DefineCustomAppBasicProps
DefineCustomAppBasicProps interface
Signature:interface DefineCustomAppBasicProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
authType | "BASIC" | ||
name | string | ||
title | string |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
secrets? | Array<VariableDef> | ||
variables? | Array<VariableDef> |