HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/webassemblyjs/esm/interpreter/runtime/values/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/webassemblyjs/esm/interpreter/runtime/values/label.js
var type = "label";
export function createValue(value) {
  return {
    type: type,
    value: value
  };
}