mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-15 20:56:24 +00:00
3 lines
103 B
TypeScript
3 lines
103 B
TypeScript
|
|
export { VFileMessage } from "./lib/index.js";
|
||
|
|
export type Options = import("./lib/index.js").Options;
|