mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
node: , -> .
This commit is contained in:
parent
d05b468ee2
commit
fbbf2ca884
4
node.js
4
node.js
@ -76,7 +76,7 @@ function log(fmt) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Save `namespaces`,
|
||||
* Save `namespaces
|
||||
*
|
||||
* @param {String} namespaces
|
||||
* @api private
|
||||
@ -87,7 +87,7 @@ function save(namespaces) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Load `namespaces`,
|
||||
* Load `namespaces`.
|
||||
*
|
||||
* @return {String} returns the previously persisted debug modes
|
||||
* @api private
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user