Vivek Nayyar 66b86e088c
added basic support for module attributes and tests updated (#10962)
Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-05-25 01:26:28 +02:00

3 lines
68 B
JavaScript

import("foo.js",);
import("foo.json", { with: { type: "json" } },);