UNPKG

javascript-obfuscator

Version:
8 lines (7 loc) 150 B
/* eslint-disable */ declare namespace NodeJS { export interface ProcessEnv { VERSION?: string; BUILD_TIMESTAMP?: string; } }