fix: import
This commit is contained in:
parent
53e49952d8
commit
125eece223
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import {
|
|||
updateMiniLocations,
|
||||
highlightMiniLocations,
|
||||
} from '@strudel/codemirror';
|
||||
import { evalScope, hash2code } from '@strudel/core';
|
||||
import { evalScope, hash2code, code2hash } from '@strudel/core';
|
||||
import { Framer } from '@strudel/draw';
|
||||
import { persistentAtom } from '@nanostores/persistent';
|
||||
import { DoughRepl } from './dough-repl.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue