🔧 chore: implement gresource in application + global variables
This commit is contained in:
Vendored
+2
@@ -1,4 +1,6 @@
|
||||
declare const SRC: string
|
||||
declare const DEVEL: boolean;
|
||||
declare const GRESOURCES_FILE: string;
|
||||
|
||||
declare module "inline:*" {
|
||||
const content: string
|
||||
|
||||
Reference in New Issue
Block a user