UNPKG

wonder.js

Version:
14 lines (10 loc) 368 B
'use strict'; var MutableSparseMapService$WonderCommonlib = require("wonder-commonlib/lib/js/src/MutableSparseMapService.js"); function create(param) { return /* record */[ /* programMap */MutableSparseMapService$WonderCommonlib.createEmpty(/* () */0), /* lastUsedProgram */undefined ]; } exports.create = create; /* No side effect */