Convert all tests to TypeScript

This commit is contained in:
Alex Gleason
2023-05-10 16:10:19 -05:00
committed by fiatjaf_
parent 64caef9cda
commit 18e8227123
32 changed files with 439 additions and 405 deletions

View File

@@ -1,5 +1,3 @@
/* eslint-env jest */
import fetch from 'node-fetch'
import {nip05} from '.'