We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7654617 commit eba5addCopy full SHA for eba5add
2 files changed
testPage/index.html
@@ -19,7 +19,7 @@
19
NPCSchema,
20
npc_generator,
21
NPC
22
- } from './index.js';
+ } from '../src/index.js';
23
24
const { rollDie, getDiceResult } = dice_roller;
25
0 commit comments