2 lines
164 B
TypeScript
2 lines
164 B
TypeScript
export { default as gutenberg } from "./gutenberg.txt.json" with { type: "json" };
|
|
export { default as francais } from "./francais.txt.json" with { type: "json" };
|