mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 23:03:51 +02:00
export itself
This commit is contained in:
@@ -21,6 +21,7 @@ class SQLiteService {
|
||||
}
|
||||
|
||||
var self = new SQLiteService();
|
||||
window.sqliteService = self;
|
||||
|
||||
export {
|
||||
self as default,
|
||||
|
||||
Reference in New Issue
Block a user