UNPKG

@primer/view-components

Version:

ViewComponents for the Primer Design System

2 lines (1 loc) 128 B
export declare const observeMutationsUntilConditionMet: (element: Element, condition: () => boolean, body: () => void) => void;