UNPKG

@casual-simulation/aux-common

Version:
4 lines 253 B
import type { Bot } from './Bot'; import type { BotCalculationContext } from './BotCalculationContext'; export declare function createPrecalculatedContext(objects: Bot[]): BotCalculationContext; //# sourceMappingURL=BotCalculationContextFactory.d.ts.map