mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 09:37:17 +00:00
2 lines
51 B
TypeScript
2 lines
51 B
TypeScript
/** @gqlType Query */
|
|
export type Query = unknown;
|