You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed LocAR from npm and noticed that types are not present. Do you have plans on including them in the future?
import * as LocAR from 'locar';
// Could not find a declaration file for module 'locar'. '/node_modules/.pnpm/locar@0.0.12/node_modules/locar/dist/locar.es.js' implicitly has an 'any' type.