/
moreqqq
/
DeliveryService
Обзор
Документация
Войти
/
moreqqq
/
DeliveryService
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
DeliveryService
/
...
/
node_modules
/
convert-source-map
/
..
LICENSE
написал тесты
2 месяца назад
README.md
написал тесты
2 месяца назад
index.js
написал тесты
2 месяца назад
package.json
написал тесты
2 месяца назад
convert-source-map [![Build Status][ci-image]][ci-url]
Upgrading
API
fromObject(obj)
fromJSON(json)
fromURI(uri)
fromBase64(base64)
fromComment(comment)
fromMapFileComment(comment, readMap)
Examples
fromSource(source)
fromMapFileSource(source, readMap)
toObject()
toJSON([space])
toURI()
toBase64()
toComment([options])
addProperty(key, value)
setProperty(key, value)
getProperty(key)
removeComments(src)
removeMapFileComments(src)
commentRegex
mapFileCommentRegex
generateMapFileComment(file, [options])
README.md