UNPKG

javascript-obfuscator

Version:
4 lines (2 loc) 129 B
import { alphabetString } from './AlphabetString'; export const alphabetStringUppercase: string = alphabetString.toUpperCase();