/**
 * A fake tool id to use when redirecting to the CACCL partially-simulated
 *   Canvas in order to perform a self launch
 * @author Gabe Abrams
 */
const CACCL_SIM_TOOL_ID = 888888888888888;

export default CACCL_SIM_TOOL_ID;
