1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-09-06 07:06:38 +03:00

JSDoc linkify

This commit is contained in:
Kegan Dougal
2015-10-19 14:37:17 +01:00
parent f26154d0ac
commit 2f9958cca9
4 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
/**
* @module content-repo
*/
var utils = require("./utils");
module.exports = {