UNPKG
parse-comcigan
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
0.3.0
0.2.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
컴시간 알리미에서 시간표를 가져오는 라이브러리입니다.
github.com/Pro203S/parse-comcigan.git
Pro203S/parse-comcigan
parse-comcigan
/
dist
/
index.d.ts
4 lines
(3 loc)
•
101 B
TypeScript
View Raw
1
2
3
4
import
Comcigan
from
"./class.js"
;
export
default
Comcigan
;
export
type
*
from
'./types/index.d.ts'
;