Commit Graph

1 Commits

Author SHA1 Message Date
Adrian Perez de Castro
ec288bf9fd Make it possible to import "matrix" directly
This aliases "matrix.client", making both the following equivalent:

  matrix = require "matrix.client"
  matrix = require "matrix"
2016-06-23 03:55:09 +03:00