turnstiel

This commit is contained in:
evanpelle
2026-05-04 10:35:44 -06:00
parent 257fb9b38e
commit 222cb8a279
7 changed files with 23 additions and 68 deletions
-3
View File
@@ -7,9 +7,6 @@ export class TestServerConfig implements ServerConfig {
turnstileSiteKey(): string {
throw new Error("Method not implemented.");
}
turnstileSecretKey(): string {
throw new Error("Method not implemented.");
}
apiKey(): string {
throw new Error("Method not implemented.");
}