stockfish-api / serve.ts
T1ckbase
first commit
0d3b73e
raw
history blame
58 Bytes
import fetch from './main.ts';
export default { fetch };