UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

3 lines 179 B
import type { AllowList } from '../uploads/types.js'; export declare const isURLAllowed: (url: string, allowList: AllowList) => boolean; //# sourceMappingURL=isURLAllowed.d.ts.map