UNPKG

otp-sender-kavenegar

Version:

A simple utility for sending verification SMS using Kavenegar API

13 lines 241 B
{ "compilerOptions": { "target": "ES2021", "module": "CommonJS", "declaration": true, "outDir": "dist", "strict": true, "esModuleInterop": true }, "include": [ "src" ] }