芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/css-select/lib/attributes.d.ts
import { CompiledQuery, InternalOptions } from "./types"; import type { AttributeSelector, AttributeAction } from "css-what"; /** * Attribute selectors */ export declare const attributeRules: Record
(next: CompiledQuery
, data: AttributeSelector, options: InternalOptions
) => CompiledQuery
>; //# sourceMappingURL=attributes.d.ts.map