UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

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