wixplosives / codux-core

MIT License
75 stars 8 forks source link

fix: align manifest generic types to use `unknown` #1244

Closed PeterShershov closed 2 weeks ago

PeterShershov commented 2 weeks ago

Aligning both generic types for the IAppManifest interface (manifest's extraData and route's extraData) to be unknown when not provided.