Title here
Summary here
Node.js is an open-source, cross-platform JavaScript runtime environment.
data: URLs are supported for importing with the following MIME types:
import 'data:text/javascript,console.log("hello!");';
import _ from 'data:application/json,"world!"' assert { type: 'json' };