You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to set the expressParentApp option when I call the init function without TypeScript telling me: Object literal may only specify known properties, and 'expressParentApp' does not exist in type 'LianaOptions'.
Actual behavior
TypeScript tells me: Object literal may only specify known properties, and 'expressParentApp' does not exist in type 'LianaOptions'.
Failure Logs
N/A
Context
TODO: Please provide any relevant information about your setup.