script insert and test cases with dynamic site key

This commit is contained in:
Sufiyan Shaikh
2022-06-16 18:43:41 +05:30
committed by Sufiyan Shaikh
parent 4906516359
commit 0953806865
14 changed files with 172 additions and 97 deletions

View File

@@ -2,7 +2,7 @@
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./out-tsc/app",
"types": []
"types": ["grecaptcha"]
},
"files": [
"src/main.browser.ts",