CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.js6 linesDownload Raw Back to vfile-message
1/**2 * @typedef {import('./lib/index.js').Options} Options3 */4 5export {VFileMessage} from './lib/index.js'6