UNPKG

@cutls/megalodon

Version:

Mastodon, Pleroma, Misskey API client for node.js and browser

7 lines (6 loc) 110 B
export type Field = { name: string value: string verified_at?: string | null verified?: boolean | false }