Continue Last Chat 🔧

Continue where you left of.

// Name: Continue Last Chat
// Description: Continue where you left of.
// Author: Eduard Uffelmann
// Linkedin: https://www.linkedin.com/in/euffelmann/
// Twitter: @schmedu_
// Website: https://schmedu.com

import "@johnlindquist/kit";
import { continueLastChat } from "../lib/common";

await continueLastChat();