English
Appearance
The driver method returns the driver instance name.
driver
import storeage from 'storeage'; const driverName = storeage.driver(); console.log(driverName);
none
string
null