The $\varepsilon$-$\delta$ definition is: for a function $f: x \to f(x)$, the limit as $x$ tends to $a$ equals to $L$ as long as for every positve number $\varepsilon$, there exists a positive number $\delta$, such that if the distance between $x$ and $a$ (greater than 0) is less than $\delta$, then the distance between $f(x)$ and $L$ is less than $\varepsilon$.
To better illustrate what I mean, I've chosen this image below, where $x_{0}$ represents $a$. As you can see, it seems as if $L$ is a function of $a$
Epsilon-Delta Definition of a Limit. (n.d.). Brilliant. Retrieved April 23, 2021, from https://brilliant.org/wiki/epsilon-delta-definition-of-a-limit/

One way of thinking of this is $$\lim_{x\to a}f(x)=f(a)=L$$ So you can think of $L=f(a)$, indeed a function of $a$.