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