@types/gulp-javascript-obfuscator
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

Installation

npm install --save @types/gulp-javascript-obfuscator

Summary

This package contains type definitions for gulp-javascript-obfuscator (https://github.com/javascript-obfuscator/gulp-javascript-obfuscator).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-javascript-obfuscator.

index.d.ts

import { ObfuscatorOptions } from "javascript-obfuscator";
import { Transform } from "readable-stream";

declare function gulpJavaScriptObfuscator(options?: ObfuscatorOptions): Transform;

export = gulpJavaScriptObfuscator;

Additional Details

Credits

These definitions were written by Adam Thompson-Sharpe.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/gulp-javascript-obfuscator

Weekly Downloads

193

Version

1.1.4

License

MIT

Unpacked Size

3.49 kB

Total Files

5

Last publish

Collaborators

  • types