import z from 'z-assert' assert { type: 'json' };
import x from 'x-with' with { type: 'json' };

// import y from 'y-legacy' with type: "json" // <-- this format is from a very old proposal, and is not supported
