UNPKG

oh-my-live2d

Version:

live2d component for web. 看板娘组件, 支持 model2、model3、model4

13 lines (11 loc) 290 B
import { DefaultOptions } from '../types/index.js'; export declare const DEFAULT_OPTIONS: DefaultOptions; export declare const ELEMENT_ID: { globalStyle: string; stage: string; canvas: string; statusBar: string; tips: string; menus: string; iconSvg: string; };