DefinitelyTyped/types/js-captcha/index.d.ts
2019-05-28 13:00:45 -07:00

8 lines
295 B
TypeScript

// Type definitions for js-captcha 1.1
// Project: https://github.com/robiveli/js-captcha
// Definitions by: PikachuEXE <https://github.com/pikachuexe>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as jCaptcha from "./dist/js/jCaptcha";