Armin
Armin
> unless I'm missing something > > `const saveMetaData: async (metaData) => {` should probably be `const saveMetaData = async (metaData) => {` I just made mistake in here by...
> @richardscheid are you sure that you are running into this exact issue? Celebrate seems to use Joi which should work with prototypeless objects (see [sideway/joi#693](https://github.com/sideway/joi/issues/693)). > > If you...
Hi does it produce high-level code like panoramix generates python after decompile?