mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 19:24:22 +01:00
9 lines
217 B
TypeScript
9 lines
217 B
TypeScript
/* This file is auto-generated by SST. Do not edit. */
|
|
/* tslint:disable */
|
|
/* eslint-disable */
|
|
/// <reference types="vite/client" />
|
|
interface ImportMetaEnv {}
|
|
interface ImportMeta {
|
|
readonly env: ImportMetaEnv
|
|
}
|