Files
llm-in-text/.build-check/assets/vendor-mdast-util-definitions-CBjSIrGZ.js
T

2 lines
357 B
JavaScript
Raw Normal View History

import{v as c}from"./vendor-unist-util-visit-8PRsQcuP.js";function s(n){const e=new Map;if(!n||!n.type)throw new Error("mdast-util-definitions expected node");return c(n,"definition",function(t){const i=o(t.identifier);i&&!e.get(i)&&e.set(i,t)}),r;function r(t){const i=o(t);return e.get(i)}}function o(n){return String(n||"").toUpperCase()}export{s as d};