forked from jsnbuchanan/crowd-funder-for-time-pwa
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
/// <reference types="vite/client" />
|
|
|
|
declare const __USE_QR_READER__: boolean;
|
|
declare const __IS_MOBILE__: boolean;
|