mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-27 18:37:39 +00:00
chore: update frontend build for v1.1.81 [skip ci]
This commit is contained in:
5
web/admin-spa/node_modules/jiti/dist/plugins/import-meta-env.d.ts
generated
vendored
Normal file
5
web/admin-spa/node_modules/jiti/dist/plugins/import-meta-env.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Forked from https://github.com/iendeavor/import-meta-env/tree/main/packages/babel 0.4.2 (MIT License - Copyright (c) 2021 Ernest)
|
||||
*/
|
||||
import type { PluginObj } from "@babel/core";
|
||||
export declare function importMetaEnvPlugin({ template, types }: any): PluginObj;
|
||||
Reference in New Issue
Block a user