UNPKG

213 BTypeScriptView Raw
1import * as NativeTypes from './NativeTypes';
2import { BackendFactory } from 'dnd-core';
3export { getEmptyImage } from './getEmptyImage';
4export { NativeTypes };
5export declare const HTML5Backend: BackendFactory;