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
I've installed sql.js and tried using
import {SQL} from 'sql.js/js/sql';
to no avail. Do I need to use require.js? Is there an example somewhere showing how to use it with TypeScript?