UNPKG

pose-core

Version:

Factory for Pose animation state machines

2 lines (1 loc) 108 B
export declare const sortByReversePriority: (priorityOrder: string[]) => (a: string, b: string) => number;