UNPKG

@vermaysha/discord-webhook

Version:

Discord Webhook built using TypeScript which supports Browser and Node

5 lines (4 loc) 68 B
export interface IProvider { name?: string; url?: string; }