1 | "use strict";
|
2 |
|
3 | Object.defineProperty(exports, "__esModule", {
|
4 | value: true
|
5 | });
|
6 | exports.decorators = void 0;
|
7 |
|
8 | var _index = require("./index");
|
9 |
|
10 | var decorators = [_index.withLinks];
|
11 | exports.decorators = decorators; |
\ | No newline at end of file |