mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-28 05:45:53 +00:00
chore: update frontend build for v1.1.81 [skip ci]
This commit is contained in:
5
web/admin-spa/node_modules/unplugin/dist/rspack/loaders/load.d.mts
generated
vendored
Normal file
5
web/admin-spa/node_modules/unplugin/dist/rspack/loaders/load.d.mts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { LoaderContext } from '@rspack/core';
|
||||
|
||||
declare function load(this: LoaderContext, source: string, map: any): Promise<void>;
|
||||
|
||||
export { load as default };
|
||||
Reference in New Issue
Block a user