PHP 7.4.33
Preview: index.ts Size: 611 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-dnd-html5-backend/src/index.ts
import type { BackendFactory, DragDropManager } from 'dnd-core'

import { HTML5BackendImpl } from './HTML5BackendImpl.js'
import type { HTML5BackendContext, HTML5BackendOptions } from './types.js'
export { getEmptyImage } from './getEmptyImage.js'
export * as NativeTypes from './NativeTypes.js'
export type { HTML5BackendContext, HTML5BackendOptions } from './types.js'

export const HTML5Backend: BackendFactory = function createBackend(
	manager: DragDropManager,
	context?: HTML5BackendContext,
	options?: HTML5BackendOptions,
): HTML5BackendImpl {
	return new HTML5BackendImpl(manager, context, options)
}

Directory Contents

Dirs: 2 × Files: 11
Name Size Perms Modified Actions
- drwxr-xr-x 2025-03-28 11:04:37
Edit Download
utils DIR
- drwxr-xr-x 2025-03-28 11:04:37
Edit Download
326 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
1018 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
269 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
21.24 KB lrw-r--r-- 2025-03-28 11:04:37
Edit Download
611 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
455 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
2.30 KB lrw-r--r-- 2025-03-28 11:04:37
Edit Download
150 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
3.52 KB lrw-r--r-- 2025-03-28 11:04:37
Edit Download
933 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
249 B lrw-r--r-- 2025-03-28 11:04:37
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).