UNPKG

testmappackage

Version:
9 lines (8 loc) 230 B
/// <reference types="react" /> import { Map } from '../../../Map'; declare const _default: { title: string; component: typeof Map; }; export default _default; export declare const Cryptovoxels: () => JSX.Element;