export enum ExternalFetcherSourceType { API = 0, STATIC = 1 }