Appearance
달빛약속 / yaksok
yaksok(code, config): Promise<{ runtime: Runtime; scope: Record<string, any>; }>
code
config
Promise
runtime
Runtime
scope
Record
string
any
string | Record<string, string>
Partial<RuntimeConfig> = {}
Partial
RuntimeConfig
{}
Promise<{ runtime: Runtime; scope: Record<string, any>; }>
core/runtime/index.ts:76