sockscape/client/src/Entrypoint.ts
2017-04-17 23:59:38 -05:00

5 lines
No EOL
61 B
TypeScript

class Entrypoint {
static Main(): void {
}
}