UNPKG

twing

Version:

First-class Twig engine for the JavaScript ecosystem

2 lines (1 loc) 64 B
export declare const getFirstValue: <V>(map: Map<any, V>) => V;