mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-24 20:12:34 +00:00
chore: update frontend build for v1.1.83 [skip ci]
This commit is contained in:
9
web/admin-spa/node_modules/postcss/lib/fromJSON.d.ts
generated
vendored
Normal file
9
web/admin-spa/node_modules/postcss/lib/fromJSON.d.ts
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
import { JSONHydrator } from './postcss.js'
|
||||
|
||||
interface FromJSON extends JSONHydrator {
|
||||
default: FromJSON
|
||||
}
|
||||
|
||||
declare const fromJSON: FromJSON
|
||||
|
||||
export = fromJSON
|
||||
Reference in New Issue
Block a user