更改WASM的引入方式。
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SwatchEntry, SwatchSchemeSetting } from './color_functions/color_module';
|
||||
import { SwatchEntry, SwatchSchemeSetting } from 'color-module';
|
||||
|
||||
export type SwatchScheme = {
|
||||
light: Record<string, string[]>;
|
||||
|
Reference in New Issue
Block a user