Sign in
apache
/
metron
/
apache-metron-0.4.0-rc3
/
.
/
metron-interface
/
metron-config
/
src
/
app
/
app.config.interface.ts
blob: de9d7bd02edfebe921500355b962547c83a66cff [
file
] [
log
] [
blame
]
export
interface
IAppConfig
{
apiEndpoint
:
string
;
}