UNPKG

@sunamo/sunodejs

Version:

Node.js utilities for file system operations, process management, and Electron apps. Includes TypeScript support with functions for file operations, directory management, and cross-platform compatibility.

2 lines (1 loc) 121 B
export type AppFolders = "Data" | "Logs" | "Cache" | "Input" | "Output" | "Settings" | "Crypted" | "Reports" | "Backup";