mirror of
https://github.com/oceanprotocol/ens-proxy.git
synced 2024-11-13 16:55:00 +01:00
fix text route
This commit is contained in:
parent
dd342fa5d1
commit
803cbed128
@ -28,7 +28,7 @@ export async function getEnsTextRecords(
|
||||
return records
|
||||
}
|
||||
|
||||
export async function ensTextApi(
|
||||
export default async function ensTextApi(
|
||||
request: VercelRequest,
|
||||
response: VercelResponse
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user