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