Extending public runtime config type
I have a
The
I tried adding this to
Still same error. I am an app extending from a layer if that makes any difference. Where am I going wrong here?
featureFlags property on my runtimeConfig.public config. However, when I try to do something like:The
featureFlags property type is unknown. I tried adding this to
<srcDir>/index.d.ts:Still same error. I am an app extending from a layer if that makes any difference. Where am I going wrong here?
