/
opt
/
canhelp
/
node_modules
/
@opentelemetry
/
semantic-conventions
/
build
/
esnext
/
internal
/
/opt/canhelp/node_modules/@opentelemetry/semantic-conventions/build/esnext/internal
mkdir
upload
Name
Size
Mode
Actions
utils.d.ts
334
0644
edit
dl
rm
utils.js
1257
0644
edit
dl
rm
utils.js.map
1858
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/@opentelemetry/semantic-conventions/build/esnext/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<T>(values: Array<T[keyof T]>): T; //# sourceMappingURL=utils.d.ts.map
Save
cmd:
run