typescript/Parameter 'x' implicitly has an 'any' type.Vetur(7006).md
... ...
@@ -1,4 +1,4 @@
1
-[【TypeScript】中括弧でバインドする際に、暗黙anyエラーになる時 | Awesome Blog](https://awesome-linus.com/2019/11/19/typescript-curly-bracket-type-any-error/)
1
+[【TypeScript】中括弧でバインドする際に、暗黙anyエラーになる時 Awesome Blog](https://awesome-linus.com/2019/11/19/typescript-curly-bracket-type-any-error/)
2 2
3 3
nuxtjsで、
4 4
```typescript