UNPKG

megalodon

Version:

Fediverse API client for node.js and browser

6 lines (5 loc) 109 B
export type Application = { name: string; website?: string | null; vapid_key?: string | null; };