diff options
| author | netop://ウィビ <paul@webb.page> | 2026-04-26 20:18:30 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-04-26 20:18:30 -0700 |
| commit | 3c06c95f396b6e911076bc3291d5855ed01b5caa (patch) | |
| tree | 17cd218339c52fbeee93d931303b04a3ff294f8b /source/library/graphiql.d.ts | |
| parent | f059d97ab7f6d74d61139ac698cb871be7cb632e (diff) | |
| download | graphiql-3c06c95f396b6e911076bc3291d5855ed01b5caa.tar.gz graphiql-3c06c95f396b6e911076bc3291d5855ed01b5caa.zip | |
cleanup and ready for launch
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"; |