UNPKG

279 BTypeScriptView Raw
1import type { Traversal } from "css-what";
2import type { InternalSelector } from "./types";
3export declare const procedure: Record<InternalSelector["type"], number>;
4export declare function isTraversal(t: InternalSelector): t is Traversal;
5//# sourceMappingURL=procedure.d.ts.map
\No newline at end of file