esgleam/mod/install
Functions
pub fn fetch_from_version(
version: String,
then callback: fn() -> Nil,
) -> Nil
installs esbuild and take in a callback to run post install installs esbuild and take in a callback to run post install
pub fn fetch_latest(then callback: fn() -> Nil) -> Nil