Parent Directory
|
Revision Log
chore: add old version archive branches (2.x to 9.x-dev)
1 | rakinar2 | 577 | import DiscordClient from "../../client/Client"; |
2 | |||
3 | export default abstract class Service { | ||
4 | constructor(protected client: DiscordClient) {} | ||
5 | } |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |