main
Last change
on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 4 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
423 bytes
|
Line | |
---|
1 | "use strict";
|
---|
2 | var __importDefault = (this && this.__importDefault) || function (mod) {
|
---|
3 | return (mod && mod.__esModule) ? mod : { "default": mod };
|
---|
4 | };
|
---|
5 | Object.defineProperty(exports, "__esModule", { value: true });
|
---|
6 | const _required_1 = __importDefault(require("./_required"));
|
---|
7 | const getDef = (0, _required_1.default)("oneRequired");
|
---|
8 | exports.default = getDef;
|
---|
9 | module.exports = getDef;
|
---|
10 | //# sourceMappingURL=oneRequired.js.map |
---|
Note:
See
TracBrowser
for help on using the repository browser.