7 lines
121 B
TypeScript
7 lines
121 B
TypeScript
export {
|
|
getBigFishRun,
|
|
recordBigFishPlay,
|
|
startBigFishRun,
|
|
submitBigFishInput,
|
|
} from './bigFishRuntimeClient';
|