buid node modules

This commit is contained in:
IGNY8 VPS (Salman)
2025-11-13 14:02:26 +00:00
parent a9e8d6fe2d
commit ca5bf13c74
5368 changed files with 172937 additions and 50372 deletions

View File

@@ -0,0 +1,3 @@
import * as React from 'react';
declare const RectangleStackIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
export default RectangleStackIcon;