2021-06-16 13:02:11 +02:00

5 lines
60 B
JavaScript

class Authorization {
}
module.exports = { Authorization }