UNPKG

wonder.js

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