UNPKG

chzzk

Version:

네이버 라이브 스트리밍 서비스 CHZZK의 비공식 API 라이브러리

6 lines (5 loc) 242 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GAME_API_URL = exports.API_URL = void 0; exports.API_URL = "https://api.chzzk.naver.com"; exports.GAME_API_URL = "https://comm-api.game.naver.com/nng_main";