UNPKG
ppurio
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
뿌리오 비공식 메세지 전송 API 라이브러리
github.com/ndotcom/ppurio
ndotcom/ppurio
ppurio
/
dist
/
constants.d.ts
3 lines
(2 loc)
•
200 B
TypeScript
View Raw
1
2
3
export
declare
const
SEND_MESSAGE_ENDPOINT
=
"https://message.ppurio.com/api/send_utf8_json.php"
;
export
declare
const
CANCEL_MESSAGE_ENDPOINT
=
"https://message.ppurio.com/api/cancel_utf8_json.php"
;