3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
import type { CollectionTag } from '../types.js';
|
|
export declare const map: CollectionTag;
|