/
www
/
wwwroot
/
alo88.autos
/
wp-content
/
plugins
/
wp-content-crawler
/
app
/
public
/
node_modules
/
shepherd.js
/
src
/
js
/
Upload File
HOME
import { Step } from './step.js'; import { Shepherd, Tour } from './tour.js'; Object.assign(Shepherd, { Tour, Step }); export default Shepherd;