// no dependencies export const __DEBUG__ = 1; export const __APP_VERSION__ = 'v0.2.0a'; export const __APP_INTRO__ = ` Algorithm improvement.
We are introducing a new pre-processing method called Obvious in this version.
`;