sjmc11 / tourguide-js

TourGuide is a Javascript library for creating user tours and on-boarding steps for your apps.
https://tourguidejs.com
MIT License
616 stars 31 forks source link

fix strict ts types error when verbatimModuleSyntax #28

Closed garlandcrow closed 8 months ago

garlandcrow commented 8 months ago

fixes strict TS setting type errors coming from not explicitly marking imports as a type. Screenshot 2024-02-17 at 10 10 59 AM