Id like to use import to import the database. Is this possible?
import Database from "@replit/database"
This doesn't work
I tried that without "@" and with other variations, but with no success
Id like to use import to import the database. Is this possible?
import Database from "@replit/database"
This doesn't work
I tried that without "@" and with other variations, but with no success