mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02: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
|
|
}
|