mirror of
https://github.com/debug-js/debug.git
synced 2025-12-08 20:59:48 +00:00
browser: , -> .
This commit is contained in:
parent
0c6d452292
commit
d05b468ee2
@ -35,7 +35,7 @@ function log(fmt) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Save `namespaces`,
|
||||
* Save `namespaces`.
|
||||
*
|
||||
* @param {String} namespaces
|
||||
* @api private
|
||||
@ -48,7 +48,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