mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-26 18:32:31 +00:00
chore: update frontend build for v1.1.83 [skip ci]
This commit is contained in:
6
web/admin-spa/node_modules/element-plus/lib/components/pagination/index.d.ts
generated
vendored
Normal file
6
web/admin-spa/node_modules/element-plus/lib/components/pagination/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import Pagination from './src/pagination';
|
||||
import type { SFCWithInstall } from 'element-plus/es/utils';
|
||||
export declare const ElPagination: SFCWithInstall<typeof Pagination>;
|
||||
export default ElPagination;
|
||||
export * from './src/pagination';
|
||||
export * from './src/constants';
|
||||
Reference in New Issue
Block a user