UNPKG

@ly-nld/dishook

Version:

Simple Discord Webhook Wrapper

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