UNPKG

mylingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

6 lines (5 loc) 158 B
declare const _default: { toBlob: () => Promise<Blob>; toDataURL: (type?: string, quality?: any) => Promise<string>; }; export default _default;