add data module containing generated dictionnaries
This commit is contained in:
parent
57f78a4db1
commit
c5e439e567
1 changed files with 2 additions and 0 deletions
2
data/data.ts
Normal file
2
data/data.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export { default as gutenberg } from "./gutenberg.txt.json" with { type: "json" };
|
||||
export { default as francais } from "./francais.txt.json" with { type: "json" };
|
Loading…
Add table
Add a link
Reference in a new issue