complicated objects
I get this when trying to run the windmill-cli
wmill
error: Import assertions are deprecated. Use
import data from "./_data.json" assert { type: "json" };
at https://deno.land/std@0.196.0/console/unicode_width.ts:4:1
wmill
error: Import assertions are deprecated. Use
with keyword, instead of 'assert' keyword.import data from "./_data.json" assert { type: "json" };
at https://deno.land/std@0.196.0/console/unicode_width.ts:4:1