2 lines
148 B
TypeScript
Executable file
2 lines
148 B
TypeScript
Executable file
import type { ARIARoleRelationConcept } from 'aria-query';
|
|
export declare function getInteractiveElementRoleSchemas(): ARIARoleRelationConcept[];
|