mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-09 18:12:50 +00:00
v0.0.2 - webview and other updates
This commit is contained in:
6
@types/all/index.d.ts
vendored
6
@types/all/index.d.ts
vendored
@@ -1 +1,7 @@
|
||||
declare module '*.png';
|
||||
|
||||
declare module JSX {
|
||||
interface IntrinsicElements {
|
||||
'webview': any;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user