UNPKG

discord-mudlet-map

Version:

This little library helps with Discord bot configuration to provide small Mudlet map fragment images with given location.

3 lines 203 B
import type { MapReader } from "mudlet-map-renderer"; export declare function hashOrIdSearch(matches: RegExpMatchArray, reader: MapReader): string | number; //# sourceMappingURL=search-functions.d.ts.map