import { organelles } from "../constants";
import renderTime from "./instinct/render-time";

export default [renderTime(organelles)];
