We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319bb7d commit 21d470fCopy full SHA for 21d470f
lib/shop/model/errorResponse.ts
@@ -17,7 +17,4 @@ export type ErrorResponse = {
17
* @see <a href="https://developers.line.biz/en/reference/partner-docs/#send-mission-stickers-v3">message Documentation</a>
18
*/
19
message: string /**/;
20
- hoge: string;
21
-
22
23
};
0 commit comments