UNPKG

@grafana/ui

Version:
3 lines (2 loc) 186 B
export declare function getPreviousCousin(node: HTMLElement, selector: string): Element | undefined; export declare function getNextCharacter(global?: typeof globalThis): string | null;