Files
copilot-toolbox-sdfdsfds/node_modules/@ant-design/pro-list/es/constants.d.ts
2026-01-16 01:51:36 +00:00

4 lines
132 B
TypeScript

declare const PRO_LIST_KEYS: string[];
declare const PRO_LIST_KEYS_MAP: Map<any, any>;
export { PRO_LIST_KEYS, PRO_LIST_KEYS_MAP };