UNPKG

@eclipsejs/cli

Version:

Inject environment variables on runtime

7 lines (6 loc) 126 B
export interface GetSecretDto { projectId: string; ownerId: string; component: string; environment: string; }