UNPKG
@publishvue/chessground
Version:
latest (8.1.7-maple)
8.1.7
8.1.7-maple
lichess.org chess ui
github.com/ornicar/chessground
ornicar/chessground
@publishvue/chessground
/
src
/
index.ts
4 lines
(2 loc)
•
74 B
text/typescript
View Raw
1
2
3
4
import
{
Chessground
}
from
'./chessground'
;
export
default
Chessground
;