fetchRuntimeSecrets
Function: fetchRuntimeSecrets()
fetchRuntimeSecrets(
projectId):Promise<Record<string,string>>
Defined in: apps/runtime-host/src/api/client.ts:431
Загружает секреты проекта для runtime-preview.
Parameters
projectId
string
Returns
Promise<Record<string, string>>