mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
8 lines
295 B
TypeScript
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";
|