10 lines
320 B
JavaScript
10 lines
320 B
JavaScript
/// <reference path="account.ts" />
|
|
/// <reference path="application.ts" />
|
|
/// <reference path="mention.ts" />
|
|
/// <reference path="tag.ts" />
|
|
/// <reference path="attachment.ts" />
|
|
/// <reference path="emoji.ts" />
|
|
/// <reference path="card.ts" />
|
|
/// <reference path="poll.ts" />
|
|
/// <reference path="reaction.ts" />
|