Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
libraries
/
tools
/
kotlin-test-js-runner
/
env.ts
blob: 7040622143f21448fcc4f85ebb9821922390b6ea [
file
] [
log
] [
blame
] [
edit
]
declare
const
DEBUG
:
boolean
;
declare
const
VERSION
:
string
;
declare
const
BIN
:
string
;
declare
const
DESCRIPTION
:
string
;