npmstableTypeScript

@superxepic/usopp

Scan your project for environment variables and generate a .env.usopp template file

npmnpm install @superxepic/usopp
v1.0.1Updated todayMIT License167 downloads/week

Overview

Scan your project for environment variables and generate a .env.usopp template file

Installation

Bash
npm install @superxepic/usopp

Usage

TypeScript
import { usopp } from '@superxepic/usopp';

// Initialize and use
const result = await someFunction();