export const zeplinReadScope = "zeplin.read";

export const zeplinProviderScopes: string[] = [zeplinReadScope];
