diff options
Diffstat (limited to 'source/library/graphiql.d.ts')
| -rw-r--r-- | source/library/graphiql.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/library/graphiql.d.ts b/source/library/graphiql.d.ts new file mode 100644 index 0000000..e3c5362 --- /dev/null +++ b/source/library/graphiql.d.ts @@ -0,0 +1 @@ +declare module "@inc/uchu/css"; |