/** * Copyright (c) 2026 Sergio Turolla * * This file is part of @r-machine/react, licensed under the * GNU Affero General Public License v3.0 (AGPL-3.0-only). * * You may use, modify, and distribute this file under the terms * of the AGPL-3.0. See LICENSE in this package for details. * * If you need to use this software in a proprietary project, * contact: licensing@codecarvings.com */ export declare const ERR_CONTEXT_NOT_FOUND = "ERR_CONTEXT_NOT_FOUND"; export declare const ERR_MISSING_WRITE_LOCALE = "ERR_MISSING_WRITE_LOCALE"; export declare const ERR_INVALID_VERTEX_GEAR = "ERR_INVALID_VERTEX_GEAR";