/** * @deprecated Use KataGoONNXAdapter from "./KataGoONNXAdapter.js" * * Kept for backward-compat module resolution only. * Re-exports KataGoONNXAdapter under the legacy name. */ export { KataGoONNXAdapter as KataGoAdapter } from "./KataGoONNXAdapter.js"; //# sourceMappingURL=KataGoAdapter.d.ts.map