UNPKG

@akirco/materugen

Version:

Generate Material You color palettes from images or hex codes or random colors

4 lines 153 B
import * as wasm from "./materugen_bg.wasm"; export * from "./materugen_bg.js"; import { __wbg_set_wasm } from "./materugen_bg.js"; __wbg_set_wasm(wasm);