Skip to content

Commit 8176523

Browse files
committed
refactor: separate iframe assets and real code, use better typing
1 parent 7583be9 commit 8176523

28 files changed

+26
-23
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as patternImages from "./patterns_img";
1+
import * as patternImages from "./patterns_img/index.ts";
22

33
const patterns = {
44
//振動子, Oscillators

0 commit comments

Comments
 (0)