UNPKG

rawi

Version:

Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into

4 lines 1.54 kB
"use strict";Object.defineProperty(exports, "__esModule", {value: true});/* Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into an intelligent development workspace. */ var _chunk5F473JVScjs = require('../../../chunk-5F473JVS.cjs');exports.CorruptedFileError = _chunk5F473JVScjs.f; exports.EncryptedFileError = _chunk5F473JVScjs.g; exports.FileNotFoundError = _chunk5F473JVScjs.b; exports.FileParsingError = _chunk5F473JVScjs.e; exports.FilePermissionError = _chunk5F473JVScjs.h; exports.FileReaderError = _chunk5F473JVScjs.a; exports.FileSizeError = _chunk5F473JVScjs.c; exports.NoReaderAvailableError = _chunk5F473JVScjs.i; exports.UnsupportedFileTypeError = _chunk5F473JVScjs.d; exports.createUserFriendlyError = _chunk5F473JVScjs.n; exports.logFileReaderError = _chunk5F473JVScjs.o; exports.sanitizeFileName = _chunk5F473JVScjs.m; exports.validateFileExtension = _chunk5F473JVScjs.l; exports.validateFilePath = _chunk5F473JVScjs.j; exports.validateFileSize = _chunk5F473JVScjs.k; /* Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into an intelligent development workspace. */ //# sourceMappingURL=file-reader.errors.cjs.map