Ajout de promotion et de commande
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import type { Category, Range } from './types';
|
||||
|
||||
declare function getRange(category: Category): Range;
|
||||
|
||||
export = getRange;
|
||||
Reference in New Issue
Block a user