Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../../../../instantly.picotech.app/homes/../../wa.picotech.app/public_html/node_modules/escape-html/../././form-data/../ipaddr.js/.././css-select/lib
الملفات الموجودة في هذا الـ Path:
.
..
attributes.d.ts
attributes.d.ts.map
attributes.js
attributes.js.map
compile.d.ts
compile.d.ts.map
compile.js
compile.js.map
esm
general.d.ts
general.d.ts.map
general.js
general.js.map
index.d.ts
index.d.ts.map
index.js
index.js.map
pseudo-selectors
sort.d.ts
sort.d.ts.map
sort.js
sort.js.map
types.d.ts
types.d.ts.map
types.js
types.js.map

مشاهدة ملف: attributes.d.ts

import type { CompiledQuery, InternalOptions } from "./types.js";
import type { AttributeSelector, AttributeAction } from "css-what";
/**
 * Attribute selectors
 */
export declare const attributeRules: Record<AttributeAction, <Node, ElementNode extends Node>(next: CompiledQuery<ElementNode>, data: AttributeSelector, options: InternalOptions<Node, ElementNode>) => CompiledQuery<ElementNode>>;
//# sourceMappingURL=attributes.d.ts.map