mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-04-22 22:29:05 +00:00
1 line
331 B
JavaScript
1 line
331 B
JavaScript
export const DEBUG=!1;export const POLYFILL=!0;export const SUPPORT_WORKER=!0;export const SUPPORT_ENCODER=!0;export const SUPPORT_CACHE=!0;export const SUPPORT_ASYNC=!0;export const SUPPORT_STORE=!0;export const SUPPORT_TAGS=!0;export const SUPPORT_SUGGESTION=!0;export const SUPPORT_SERIALIZE=!0;export const SUPPORT_DOCUMENT=!0; |