UNPKG

dicebox

Version:

build tool for typescript based RPG Maker MV plugins

3 lines (2 loc) 89 B
import { PluginConf } from './types'; export declare const loadConfig: () => PluginConf;