UNPKG

@iota/area-codes

Version:
11 lines (10 loc) 246 B
/** * The character set used in Open Location Code encoding. * @private */ export declare const OLC_APHABET: string; /** * The character set used in IOTA Area Code encoding. * @private */ export declare const IAC_APHABET: string;