UNPKG

@cutls/megalodon

Version:

Mastodon API client for node.js and browser

7 lines (6 loc) 130 B
/// <reference path="note.d.ts" /> declare namespace MisskeyEntity { type CreatedNote = { createdNote: Note; }; }