Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4f63401

Browse files
committed
refactor typings without api
1 parentff58c71 commit4f63401

File tree

5 files changed

+67
-630
lines changed

5 files changed

+67
-630
lines changed

‎tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"emitDecoratorMetadata":true,
2121
"paths": {
2222
"typings": ["../typings/index.d.ts"],
23-
"typings/graphql": ["../typings/graphql.d.ts"]
23+
"typings/tutorial": ["../typings/tutorial.d.ts"]
2424
},
2525
"allowJs":true,
2626
"removeComments":true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp