UNPKG
@line/bot-sdk
Version:
latest (9.9.0)
9.9.0
9.8.0
9.7.3
9.7.1
9.7.0
9.6.0
9.5.3
9.5.2
9.5.1
9.5.0
9.4.4
9.4.3
9.4.2
9.4.1
9.4.0
9.3.1
9.3.0
9.2.2
9.2.1
9.2.0
9.1.0
9.0.4
9.0.3
9.0.2
9.0.1
9.0.0
8.4.1
8.4.0
8.3.1
8.3.0
8.2.0
8.1.0
8.0.2
8.0.1
8.0.0
7.7.0
7.6.2
7.5.3
7.5.2
7.5.0
7.4.0
7.3.0
7.2.0
7.1.0
7.0.0
6.8.4
6.8.3
6.8.2
6.8.1
6.8.0
6.7.1
6.7.0
6.6.0
6.5.0
6.4.0
6.3.0
6.2.1
6.2.0
6.1.1
6.1.0
6.0.3
6.0.2
6.0.1
6.0.0
5.2.0
5.1.0
5.0.1
5.0.0
4.0.0
3.1.1
3.1.0
3.0.0
2.0.0
1.1.0
1.0.0
Node.js SDK for LINE Messaging API
github.com/line/line-bot-sdk-nodejs
line/line-bot-sdk-nodejs
@line/bot-sdk
/
dist
/
types.js
3 lines
•
169 B
JavaScript
View Raw
1
2
3
export
const
LINE_REQUEST_ID_HTTP_HEADER_NAME =
"x-line-request-id"
;
export
const
LINE_SIGNATURE_HTTP_HEADER_NAME =
"x-line-signature"
;
//# sourceMappingURL=types.js.map