UNPKG
@mychess/openings
Version:
latest (1.0.0-rc.1)
1.0.0-rc.1
Chess openings.
github.com/my-chess/openings
my-chess/openings
@mychess/openings
/
index.d.ts
5 lines
(4 loc)
•
98 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./book'
;
export
*
from
'./openings'
;
export
*
from
'./fen'
;
export
*
from
'./eco'
;