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