Files

10 lines
136 B
TypeScript
Raw Permalink Normal View History

2025-10-03 18:56:49 +08:00
/**
* @Author: Gongxh
* @Date: 2025-09-17
* @Description:
*/
import * as BT from "kunpocc-behaviortree";
export { BT };