unis_crm/frontend1/node_modules/@ant-design/cssinjs/es/linters/hashedAnimationLinter.d.ts

4 lines
96 B
TypeScript
Raw Normal View History

2026-03-26 09:29:55 +00:00
import type { Linter } from './interface';
declare const linter: Linter;
export default linter;