Edit File: map.d.ts
import type { CollectionTag } from '../types.js'; export declare const map: CollectionTag;
Back