UNPKG

resedit-cli

Version:

Command-line tool for editing Windows Resource data in executable binaries

6 lines (5 loc) 122 B
export default interface SimpleOptions { method: string; headers?: Record<string, string>; body?: any; }