UNPKG

@h4ad/node-modules-packer

Version:

<h1 align="center"> 🚀 Node Modules Packer </h1>

7 lines • 166 B
export default interface JsonError { status: string; message: string; code?: string; sugestions?: string[]; } //# sourceMappingURL=json-error.d.ts.map