mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-27 18:09:21 +02:00
Panel icons
This commit is contained in:
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
declare module 'format-graphql' {
|
||||
export function formatSdl(query: string): string;
|
||||
}
|
||||
|
||||
declare module '*.svg' {
|
||||
export const ReactComponent: React.FunctionComponent<React.SVGAttributes<SVGElement>>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user