Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/react-dnd/lib/common/DndContext.js
Назад
import * as React from 'react'; import { createDragDropManager, } from 'dnd-core'; /** * Create the React Context */ export const DndContext = React.createContext({ dragDropManager: undefined, }); /** * Creates the context object we're providing * @param backend * @param context */ export function createDndContext(backend, context, options, debugMode) { return { dragDropManager: createDragDropManager(backend, context, options, debugMode), }; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка