UNPKG

@gridscale/api

Version:
13 lines (9 loc) 146 B
/** * Modules */ var path = require('path') var cachedPathRelative = require('.') /** * Install shim */ path.relative = cachedPathRelative