DNDGamePlayer: Electron редактор сцен, презентация, упаковка electron-builder
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import type { DndApi } from '../../preload/index';
|
||||
|
||||
export function getDndApi(): DndApi {
|
||||
return window.dnd;
|
||||
}
|
||||
Reference in New Issue
Block a user