mirror of
https://github.com/rjNemo/federation
synced 2026-06-09 11:36:39 +00:00
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
require('../modules/esnext.composite-key');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path.compositeKey;
|