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