.
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import type { Category, Range } from "./types";
|
||||
|
||||
declare function getRangePairs(): [Range, Category][];
|
||||
|
||||
export = getRangePairs;
|
||||
Reference in New Issue
Block a user