UNPKG

http-errors-plus

Version:

Next-gen HTTP error handling for modern JavaScript and TypeScript apps — structured, overrideable, and developer-focused.

7 lines (6 loc) 153 B
declare module 'linkify-it' { export = LinkifyIt; namespace LinkifyIt { interface LinkifyIt { /* Define any necessary properties here */ } } }