export type TEvaluateSourceFunction = (source: string) => Promise;