UNPKG

@skyux/core

Version:

This library was generated with [Nx](https://nx.dev).

5 lines (4 loc) 87 B
/** * @internal */ export declare function sortByStackOrder(a: any, b: any): number;