Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"
This reverts commit c92f4a5edd.
This commit is contained in:
5
frontend/node_modules/react-dnd-html5-backend/dist/index.d.ts
generated
vendored
Normal file
5
frontend/node_modules/react-dnd-html5-backend/dist/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import type { BackendFactory } from 'dnd-core';
|
||||
export { getEmptyImage } from './getEmptyImage.js';
|
||||
export * as NativeTypes from './NativeTypes.js';
|
||||
export type { HTML5BackendContext, HTML5BackendOptions } from './types.js';
|
||||
export declare const HTML5Backend: BackendFactory;
|
||||
Reference in New Issue
Block a user