UNPKG

shogiground

Version:
5 lines 257 B
import type { WrapElements } from './types.js'; import type { Api } from './api.js'; import type { Config } from './config.js'; export declare function Shogiground(config?: Config, wrapElements?: WrapElements): Api; //# sourceMappingURL=shogiground.d.ts.map