Shared TypeScript contracts and AMD runtime bridge helpers for YABFS game extension packages.
npm i -D github:SoftCreatRMedia/yabfs-games-types#mainimport type { GameModule, MatchPayload } from "@softcreatr/yabfs-games-types";
import { registerGameModule } from "@softcreatr/yabfs-games-types";import { registerQuickActionFactory } from "@softcreatr/yabfs-games-types";