UNPKG

channelape-sdk

Version:
5 lines (4 loc) 87 B
export default interface EnvironmentVariable { name: string; value?: string; }