mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 05:36:00 +02:00
Move LibraryItem type
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createUseExternalEvents } from '@mantine/utils';
|
||||
import { LibraryItem } from '/@/renderer/types';
|
||||
import { LibraryItem } from '/@/renderer/api/types';
|
||||
|
||||
export type OpenContextMenuProps = {
|
||||
data: any[];
|
||||
|
||||
Reference in New Issue
Block a user