VETT 0.1.3

A lib for easyer functions like input
Documentation
1
2
3
4
5
{pkgs}: {
  deps = [
    pkgs.nano
  ];
}