UNPKG

javascript-obfuscator

Version:
4 lines (3 loc) 109 B
import { ICryptUtils } from './ICryptUtils'; export interface ICryptUtilsStringArray extends ICryptUtils { }