package.dist.util.getFastNavigationGroups.d.ts Maven / Gradle / Ivy
declare const getFastNavigationGroups: (container: HTMLElement) => HTMLElement[];
export default getFastNavigationGroups;
declare const getFastNavigationGroups: (container: HTMLElement) => HTMLElement[];
export default getFastNavigationGroups;