This commit is contained in:
6
node_modules/react-dnd-html5-backend/lib/index.d.ts
generated
vendored
Normal file
6
node_modules/react-dnd-html5-backend/lib/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import * as NativeTypes from './NativeTypes';
|
||||
import { BackendFactory } from 'dnd-core';
|
||||
export { HTML5BackendContext, HTML5BackendOptions } from './types';
|
||||
export { getEmptyImage } from './getEmptyImage';
|
||||
export { NativeTypes };
|
||||
export declare const HTML5Backend: BackendFactory;
|
||||
Reference in New Issue
Block a user