2024-08-19 21:36:35 +01:00
|
|
|
⚠️ Import assertions are deprecated. Use `with` keyword, instead of 'assert' keyword.
|
|
|
|
|
|
|
|
import foo from "./main.json" assert { type: "json" };
|
|
|
|
|
|
|
|
at [WILDCARD]import_assertions/main.js:1:30
|
|
|
|
|
2024-04-30 05:43:05 +09:00
|
|
|
{ foo: "foo" }
|