UNPKG

@lit-protocol/vincent-scaffold-sdk

Version:

Shared build configuration and utilities for Vincent tools and policies

3 lines (2 loc) 84 B
const denoFetch = (...args) => globalThis.fetch(...args); export default denoFetch;