Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Samuel Bodin <1637651+bodinsamuel@users.noreply.github.com> Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2 lines
97 B
TypeScript
2 lines
97 B
TypeScript
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
declare const __DEV__: boolean;
|