#include "JSIContext.h"

namespace rnllama_jsi {
    ContextManager<rnllama::llama_rn_context> g_llamaContexts;
}
