UNPKG

@cloudbase/lowcode-deployer

Version:

deploy weda app

6 lines (5 loc) 105 B
export interface ICredentialOptions { secretId: string; secretKey: string; token?: string; }