Type Alias RootLocalEvalSource

RootLocalEvalSource: EvalSource & {
    situ: {
        type: "aran";
    };
}