Skip to main content

lightyear.definecustomapp

Home > @runlightyear/lightyear > defineCustomApp

defineCustomApp() function

This API is in beta and may contain contain bugs. Can be used in production with caution.

Define a Custom App

Signature:
declare function defineCustomApp(props: DefineCustomAppProps): string;

Parameters

ParameterTypeDescription
propsDefineCustomAppProps
Returns:

string