Files
enviPy-bayer/static/js/ketcher2/node_modules/cached-path-relative/shim.js
2025-06-23 20:13:54 +02:00

13 lines
146 B
JavaScript

/**
* Modules
*/
var path = require('path')
var cachedPathRelative = require('.')
/**
* Install shim
*/
path.relative = cachedPathRelative