6 lines
123 B
JavaScript
6 lines
123 B
JavaScript
|
/*
|
||
|
* Copyright (c) 2012 Mathieu Turcotte
|
||
|
* Licensed under the MIT license.
|
||
|
*/
|
||
|
|
||
|
module.exports = require('./lib/checks');
|