Files
appium/packages/schema/index.js
Christopher Hiller 943dce5eec fix(schema): move output files due to tsc's confusion
It seemed to think I wanted to overwrite the root `index.js` file, and I don't know why. It doesn't do that anymore.
2023-02-15 16:19:30 -08:00

2 lines
50 B
JavaScript

module.exports = require('./build/lib/index.js');