This commit is contained in:
neoapps-dev 2026-04-20 21:31:45 +03:00
parent 37574a5e4c
commit 657e38b2d6

View file

@ -15,3 +15,4 @@ export interface RegistryResponse {
count: number;
packages: MetaJson[];
}