UNPKG

resedit

Version:

Node.js library editing Windows Resource data

4 lines (3 loc) 131 B
import type * as ResEdit from './dist/index.js'; export type { ResEdit }; export declare function load(): Promise<typeof ResEdit>;