/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Surf
/
node_modules
/
convert-source-map
/
..
LICENSE
Initial commit
6 лет назад
README.md
Initial commit
6 лет назад
index.js
Initial commit
6 лет назад
package.json
Initial commit
6 лет назад
convert-source-map
API
fromObject(obj)
fromJSON(json)
fromBase64(base64)
fromComment(comment)
fromMapFileComment(comment, mapFileDir)
fromSource(source)
fromMapFileSource(source, mapFileDir)
toObject()
toJSON([space])
toBase64()
toComment([options])
addProperty(key, value)
setProperty(key, value)
getProperty(key)
removeComments(src)
removeMapFileComments(src)
commentRegex
mapFileCommentRegex
generateMapFileComment(file, [options])
README.md