mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 22:51:30 -07:00
updating types
This commit is contained in:
@@ -2,6 +2,7 @@ import { exports } from 'cloudflare:workers'
|
||||
import { describe, expect, test } from 'vitest'
|
||||
|
||||
import '../../ns.app'
|
||||
|
||||
import { buildEndpoints } from '../../endpoints'
|
||||
|
||||
const ORIGIN = 'https://example.com'
|
||||
|
||||
Reference in New Issue
Block a user