/opt/canhelp/node_modules/@opentelemetry/semantic-conventions/build/src/internal
NameSizeModeActions
utils.d.ts3340644editdlrm
utils.js14010644editdlrm
utils.js.map18680644editdlrm
Edit: /opt/canhelp/node_modules/@opentelemetry/semantic-conventions/build/src/internal/utils.d.ts (334B)
/** * Creates a const map from the given values * @param values - An array of values to be used as keys and values in the map. * @returns A populated version of the map with the values and keys derived from the values. */ export declare function createConstMap(values: Array): T; //# sourceMappingURL=utils.d.ts.map