persona-community-5/.pnpm-store/v3/files/93/30847349f281dd61de66b737202248edc24c9cb307a0e5ba19edb0d19fdc27a6de5f182c15d207d27071ef4e623dae62cdf86a767124ef4961e48ef131e32f
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

7 lines
232 B
Plaintext

'use strict';
var type_1 = require("../type");
module.exports = new type_1.Type('tag:yaml.org,2002:map', {
kind: 'mapping',
construct: function (data) { return null !== data ? data : {}; }
});
//# sourceMappingURL=map.js.map