remove no use
This commit is contained in:
parent
757be9fc2f
commit
f12e6896a9
@ -1,6 +1,5 @@
|
||||
import { Query } from '@kevisual/query';
|
||||
import type { Result, DataOpts } from '@kevisual/query/query';
|
||||
import { setBaseResponse } from '@kevisual/query/query';
|
||||
|
||||
export type SimpleObject = Record<string, any>;
|
||||
export const markType = ['simple', 'md', 'mdx', 'wallnote', 'excalidraw'] as const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user