3 lines
No EOL
101 B
JavaScript
3 lines
No EOL
101 B
JavaScript
import eleventyPackage from "./imported.json" with { type: 'json' };
|
|
|
|
console.log( eleventyPackage ); |