mirror of
https://github.com/vale981/grapher
synced 2025-03-06 01:51:38 -05:00
3 lines
65 B
TypeScript
3 lines
65 B
TypeScript
declare module "@grapher" {
|
|
export interface GrapherQuery {}
|
|
}
|