🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home2
/
birthday
/
event.krishivgroups.in
/
node_modules
/
escalade
/
sync
✏️
Editing: index.d.mts
export type Callback = ( directory: string, files: string[], ) => string | false | void; export default function ( directory: string, callback: Callback, ): string | void;
💾 Save Changes
❌ Cancel