File size: 123 Bytes
68185ce
 
 
1
2
3
4
export const DB_NAME = "tool-caller-db";
export const STORE_NAME = "tools";
export const SETTINGS_STORE_NAME = "settings";