mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 03:34:22 +01:00
10 lines
218 B
TypeScript
10 lines
218 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
|
|
} |