priorities.d.ts 79 B

1
  1. export declare function addUnitPriority(unit: string, priority: number): void;