This website works better with JavaScript
Главная
Обзор
Помощь
Вход
AIGC
/
tools_auto_web
Следить
10
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
b7ab7c8514
Ветки
Метки
dev
main
tools_auto_web
/
node_modules
/
@ant-design
/
cssinjs
/
lib
/
linters
/
logicalPropertiesLinter.d.ts
logicalPropertiesLinter.d.ts
96 B
История
Исходник
1
2
3
import type { Linter } from './interface';
declare const linter: Linter;
export default linter;