run api extractor
This commit is contained in:
parent
788d4ede6f
commit
823b15858d
|
@ -2759,6 +2759,9 @@ type NotificationsCreateRequest = operations['notifications___create']['requestB
|
|||
// @public (undocumented)
|
||||
export const notificationTypes: readonly ["note", "follow", "mention", "reply", "renote", "quote", "reaction", "pollVote", "pollEnded", "receiveFollowRequest", "followRequestAccepted", "groupInvited", "app", "roleAssigned", "achievementEarned"];
|
||||
|
||||
// @public (undocumented)
|
||||
export function nyaize(text: string): string;
|
||||
|
||||
// @public (undocumented)
|
||||
type Page = components['schemas']['Page'];
|
||||
|
||||
|
|
Loading…
Reference in New Issue