#!/bin/bash

function tasks.npx {

    npx "$@"

}
