UNPKG
authorizedjs
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A tool for authorization based on permits
fagbokforlaget/authorizedjs
authorizedjs
/
test
/
helpers
/
my_test.coffee
4 lines
(3 loc)
•
63 B
text/coffeescript
View Raw
1
2
3
4
class
MyTest
constructor:
(
@user
) ->
module
.exports =
MyTest