ui/lib/shared/app/utils/parse-port.js

4 lines
79 B
JavaScript

export {
default, parsePortSpec, portToInt
} from 'shared/utils/parse-port';