UNPKG

muwaqqit

Version:

A powerful and flexible TypeScript library for calculating Islamic prayer times based on location, with customizable settings.

12 lines (11 loc) 205 B
{ "compilerOptions": { "target": "ES2019", "module": "commonjs", "declaration": true, "outDir": "./dist", "strict": true, "esModuleInterop": true }, "include": ["src/**/*"] }