UNPKG

javascript-obfuscator

Version:
5 lines (3 loc) 172 B
/* eslint-disable @typescript-eslint/no-empty-interface */ import { ICryptUtils } from './ICryptUtils'; export interface ICryptUtilsSwappedAlphabet extends ICryptUtils {}