pareto-stream 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/globals.d.ts +26 -0
- package/dist/globals.js +2 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/astn_parse_tree.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/astn_parse_tree.js +228 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/list_of_characters.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/refiners/list_of_characters.js +51 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/astn_sealed_target.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/astn_sealed_target.js +153 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/boilerplate_for_migrate.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/boilerplate_for_migrate.js +107 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/fountain_pen.d.ts +4 -0
- package/dist/implementation/generated/liana/schemas/fountain_pen/transformers/fountain_pen.js +45 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/astn_parse_tree.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/astn_parse_tree.js +42 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/list_of_characters.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/refiners/list_of_characters.js +47 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/astn_sealed_target.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/astn_sealed_target.js +11 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/boilerplate_for_migrate.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/boilerplate_for_migrate.js +8 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/fountain_pen.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/get_indata/transformers/fountain_pen.js +43 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/astn_parse_tree.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/astn_parse_tree.js +50 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/list_of_characters.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/refiners/list_of_characters.js +43 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/astn_sealed_target.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/astn_sealed_target.js +44 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/boilerplate_for_migrate.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/boilerplate_for_migrate.js +40 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/fountain_pen.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/list_of_characters/transformers/fountain_pen.js +41 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/astn_parse_tree.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/astn_parse_tree.js +65 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/list_of_characters.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/refiners/list_of_characters.js +47 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/astn_sealed_target.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/astn_sealed_target.js +49 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/boilerplate_for_migrate.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/boilerplate_for_migrate.js +48 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/fountain_pen.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log/transformers/fountain_pen.js +43 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/astn_parse_tree.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/astn_parse_tree.js +65 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/list_of_characters.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/refiners/list_of_characters.js +47 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/astn_sealed_target.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/astn_sealed_target.js +49 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/boilerplate_for_migrate.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/boilerplate_for_migrate.js +48 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/fountain_pen.d.ts +3 -0
- package/dist/implementation/generated/liana/schemas/log_error/transformers/fountain_pen.js +43 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/astn_parse_tree.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/astn_parse_tree.js +40 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/list_of_characters.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/list_of_characters.js +43 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/astn_sealed_target.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/astn_sealed_target.js +9 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/boilerplate_for_migrate.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/boilerplate_for_migrate.js +6 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/fountain_pen.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/fountain_pen.js +41 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/astn_parse_tree.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/astn_parse_tree.js +40 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/list_of_characters.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/list_of_characters.js +43 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/astn_sealed_target.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/astn_sealed_target.js +9 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/boilerplate_for_migrate.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/boilerplate_for_migrate.js +6 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/fountain_pen.d.ts +2 -0
- package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/fountain_pen.js +41 -0
- package/dist/implementation/temp/temp_core.d.ts +2 -0
- package/dist/implementation/temp/temp_core.js +56 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +5 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/data.d.ts +99 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/data.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts +29 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.d.ts +38 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/data.d.ts +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/data.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/astn_parse_tree.d.ts +21 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/list_of_characters.d.ts +27 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/astn_sealed_target.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/boilerplate_for_migrate.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/fountain_pen.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/get_indata/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/data.d.ts +6 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/data.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.d.ts +16 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/log/data.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/log/data.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/astn_parse_tree.d.ts +21 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/list_of_characters.d.ts +27 -0
- package/dist/interface/generated/liana/schemas/log/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/astn_sealed_target.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/boilerplate_for_migrate.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/fountain_pen.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/data.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/log_error/data.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/astn_parse_tree.d.ts +21 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/list_of_characters.d.ts +27 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/astn_sealed_target.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/boilerplate_for_migrate.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/fountain_pen.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/log_error/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/data.d.ts +2 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/data.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/astn_parse_tree.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/list_of_characters.d.ts +16 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/astn_sealed_target.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/boilerplate_for_migrate.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/fountain_pen.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stderr/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/data.d.ts +2 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/data.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/astn_parse_tree.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/astn_parse_tree.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/list_of_characters.d.ts +16 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/refiners/list_of_characters.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/astn_sealed_target.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/astn_sealed_target.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/boilerplate_for_migrate.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/boilerplate_for_migrate.js +3 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/fountain_pen.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/write_to_stdout/signatures/transformers/fountain_pen.js +3 -0
- package/dist/interface/resources.d.ts +17 -0
- package/dist/interface/resources.js +3 -0
- package/dist/interface/to_be_generated/directory_content.d.ts +3 -0
- package/dist/interface/to_be_generated/directory_content.js +3 -0
- package/dist/interface/to_be_generated/directory_structure.d.ts +3 -0
- package/dist/interface/to_be_generated/directory_structure.js +3 -0
- package/dist/interface/to_be_generated/sandboxed_path_from_non_normalized_path.d.ts +1 -0
- package/dist/interface/to_be_generated/sandboxed_path_from_non_normalized_path.js +3 -0
- package/dist/interface/to_be_generated/temp_main.d.ts +7 -0
- package/dist/interface/to_be_generated/temp_main.js +3 -0
- package/package.json +17 -0
package/dist/implementation/generated/liana/schemas/write_to_stderr/refiners/list_of_characters.js
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Parameters = void 0;
|
|
37
|
+
const v_deserialize = __importStar(require("astn-core/dist/implementation/manual/refiners/parse_tree/list_of_characters"));
|
|
38
|
+
const v_unmarshall = __importStar(require("./astn_parse_tree"));
|
|
39
|
+
const Parameters = ($, abort, $p) => v_unmarshall.Parameters(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
40
|
+
'tab size': $p['tab size'],
|
|
41
|
+
})['content'], ($) => abort(['unmarshall error', $]));
|
|
42
|
+
exports.Parameters = Parameters;
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3dyaXRlX3RvX3N0ZGVyci9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBS0EsMkhBQTRHO0FBRTVHLGdFQUFpRDtBQUUxQyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLFVBQVUsQ0FDeEYsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLFVBQVUsY0FhdEIifQ==
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Parameters = void 0;
|
|
4
|
+
const Parameters = ($) => ['text', {
|
|
5
|
+
'delimiter': ['quote', null],
|
|
6
|
+
'value': $,
|
|
7
|
+
}];
|
|
8
|
+
exports.Parameters = Parameters;
|
|
9
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3dyaXRlX3RvX3N0ZGVyci90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQWFPLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUU7UUFDL0QsV0FBVyxFQUFFLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQztRQUM1QixPQUFPLEVBQUUsQ0FBQztLQUNiLENBQUMsQ0FBQTtBQUhXLFFBQUEsVUFBVSxjQUdyQiJ9
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Parameters = void 0;
|
|
4
|
+
const Parameters = ($) => $;
|
|
5
|
+
exports.Parameters = Parameters;
|
|
6
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvd3JpdGVfdG9fc3RkZXJyL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFTTyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQTtBQUE5QyxRQUFBLFVBQVUsY0FBb0MifQ==
|
package/dist/implementation/generated/liana/schemas/write_to_stderr/transformers/fountain_pen.js
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Parameters = void 0;
|
|
37
|
+
const v_serialize = __importStar(require("astn-core/dist/implementation/manual/transformers/sealed_target/fountain_pen"));
|
|
38
|
+
const v_marshall = __importStar(require("./astn_sealed_target"));
|
|
39
|
+
const Parameters = ($) => v_serialize.Document(v_marshall.Parameters($));
|
|
40
|
+
exports.Parameters = Parameters;
|
|
41
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3dyaXRlX3RvX3N0ZGVyci90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtBLDBIQUEyRztBQUUzRyxpRUFBa0Q7QUFFM0MsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUMxRSxVQUFVLENBQUMsVUFBVSxDQUNqQixDQUFDLENBQ0osQ0FDSixDQUFBO0FBSlksUUFBQSxVQUFVLGNBSXRCIn0=
|
package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/astn_parse_tree.js
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Parameters = void 0;
|
|
37
|
+
const v_unmarshalled_from_parse_tree = __importStar(require("liana-core/dist/implementation/manual/refiners/unmarshalled/astn_parse_tree"));
|
|
38
|
+
const Parameters = ($, abort) => v_unmarshalled_from_parse_tree.Text($, ($) => abort($));
|
|
39
|
+
exports.Parameters = Parameters;
|
|
40
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3dyaXRlX3RvX3N0ZG91dC9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBYUEsNElBQTZIO0FBSXRILE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDLDhCQUE4QixDQUFDLElBQUksQ0FDaEcsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxDQUNKLENBQ0osQ0FBQTtBQUxZLFFBQUEsVUFBVSxjQUt0QiJ9
|
package/dist/implementation/generated/liana/schemas/write_to_stdout/refiners/list_of_characters.js
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Parameters = void 0;
|
|
37
|
+
const v_deserialize = __importStar(require("astn-core/dist/implementation/manual/refiners/parse_tree/list_of_characters"));
|
|
38
|
+
const v_unmarshall = __importStar(require("./astn_parse_tree"));
|
|
39
|
+
const Parameters = ($, abort, $p) => v_unmarshall.Parameters(v_deserialize.Document($, ($) => abort(['parse error', $]), {
|
|
40
|
+
'tab size': $p['tab size'],
|
|
41
|
+
})['content'], ($) => abort(['unmarshall error', $]));
|
|
42
|
+
exports.Parameters = Parameters;
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3dyaXRlX3RvX3N0ZG91dC9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBS0EsMkhBQTRHO0FBRTVHLGdFQUFpRDtBQUUxQyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsWUFBWSxDQUFDLFVBQVUsQ0FDeEYsYUFBYSxDQUFDLFFBQVEsQ0FDbEIsQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxLQUFLLENBQ1IsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxDQUFDLENBQ3JCLEVBQ0Q7SUFDSSxVQUFVLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQztDQUM3QixDQUNKLENBQUMsU0FBUyxDQUFDLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FDUixDQUFDLGtCQUFrQixFQUFFLENBQUMsQ0FBQyxDQUMxQixDQUNKLENBQUE7QUFiWSxRQUFBLFVBQVUsY0FhdEIifQ==
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Parameters = void 0;
|
|
4
|
+
const Parameters = ($) => ['text', {
|
|
5
|
+
'delimiter': ['quote', null],
|
|
6
|
+
'value': $,
|
|
7
|
+
}];
|
|
8
|
+
exports.Parameters = Parameters;
|
|
9
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3dyaXRlX3RvX3N0ZG91dC90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQWFPLE1BQU0sVUFBVSxHQUE0QixDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUU7UUFDL0QsV0FBVyxFQUFFLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQztRQUM1QixPQUFPLEVBQUUsQ0FBQztLQUNiLENBQUMsQ0FBQTtBQUhXLFFBQUEsVUFBVSxjQUdyQiJ9
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Parameters = void 0;
|
|
4
|
+
const Parameters = ($) => $;
|
|
5
|
+
exports.Parameters = Parameters;
|
|
6
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvd3JpdGVfdG9fc3Rkb3V0L3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFTTyxNQUFNLFVBQVUsR0FBNEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQTtBQUE5QyxRQUFBLFVBQVUsY0FBb0MifQ==
|
package/dist/implementation/generated/liana/schemas/write_to_stdout/transformers/fountain_pen.js
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Parameters = void 0;
|
|
37
|
+
const v_serialize = __importStar(require("astn-core/dist/implementation/manual/transformers/sealed_target/fountain_pen"));
|
|
38
|
+
const v_marshall = __importStar(require("./astn_sealed_target"));
|
|
39
|
+
const Parameters = ($) => v_serialize.Document(v_marshall.Parameters($));
|
|
40
|
+
exports.Parameters = Parameters;
|
|
41
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL3dyaXRlX3RvX3N0ZG91dC90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtBLDBIQUEyRztBQUUzRyxpRUFBa0Q7QUFFM0MsTUFBTSxVQUFVLEdBQTRCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUMxRSxVQUFVLENBQUMsVUFBVSxDQUNqQixDQUFDLENBQ0osQ0FDSixDQUFBO0FBSlksUUFBQSxVQUFVLGNBSXRCIn0=
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
+
};
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.remove_last_element = void 0;
|
|
40
|
+
const _p = __importStar(require("pareto-core/dist/assign"));
|
|
41
|
+
const _p_list_build_deprecated_1 = __importDefault(require("pareto-core/dist/_p_list_build_deprecated"));
|
|
42
|
+
//data types
|
|
43
|
+
const remove_last_element = (list) => {
|
|
44
|
+
const length = _p.number.from.list(list).amount_of_items();
|
|
45
|
+
let index = -1;
|
|
46
|
+
return (0, _p_list_build_deprecated_1.default)(($i) => {
|
|
47
|
+
list.__l_map(($) => {
|
|
48
|
+
index += 1;
|
|
49
|
+
if (index < length - 1) {
|
|
50
|
+
$i['add item']($);
|
|
51
|
+
}
|
|
52
|
+
});
|
|
53
|
+
});
|
|
54
|
+
};
|
|
55
|
+
exports.remove_last_element = remove_last_element;
|
|
56
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF9jb3JlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL3RlbXAvdGVtcF9jb3JlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDREQUE2QztBQUU3Qyx5R0FBZ0Y7QUFFaEYsWUFBWTtBQUVMLE1BQU0sbUJBQW1CLEdBQUcsQ0FBSSxJQUFpQixFQUFlLEVBQUU7SUFDckUsTUFBTSxNQUFNLEdBQUcsRUFBRSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDLGVBQWUsRUFBRSxDQUFBO0lBQzFELElBQUksS0FBSyxHQUFHLENBQUMsQ0FBQyxDQUFBO0lBQ2QsT0FBTyxJQUFBLGtDQUF3QixFQUFDLENBQUMsRUFBRSxFQUFFLEVBQUU7UUFDbkMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFO1lBQ2YsS0FBSyxJQUFJLENBQUMsQ0FBQTtZQUNWLElBQUksS0FBSyxHQUFHLE1BQU0sR0FBRyxDQUFDLEVBQUUsQ0FBQztnQkFDckIsRUFBRSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO1lBQ3JCLENBQUM7UUFDTCxDQUFDLENBQUMsQ0FBQTtJQUNOLENBQUMsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxDQUFBO0FBWFksUUFBQSxtQkFBbUIsdUJBVy9CIn0=
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const dont_import_the_root_of_this_package_but_the_specific_file_or_files_needed = 42;
|
package/dist/index.js
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.dont_import_the_root_of_this_package_but_the_specific_file_or_files_needed = void 0;
|
|
4
|
+
exports.dont_import_the_root_of_this_package_but_the_specific_file_or_files_needed = 42;
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQWEsUUFBQSwwRUFBMEUsR0FBRyxFQUFFLENBQUEifQ==
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_imports_list_of_characters from "../list_of_characters/data";
|
|
3
|
+
export declare namespace Paragraph_ {
|
|
4
|
+
namespace composed {
|
|
5
|
+
type L = Paragraph_;
|
|
6
|
+
}
|
|
7
|
+
type composed = _pi.List<composed.L>;
|
|
8
|
+
namespace sentences {
|
|
9
|
+
type L = Sentence_;
|
|
10
|
+
}
|
|
11
|
+
type sentences = _pi.List<sentences.L>;
|
|
12
|
+
namespace optional {
|
|
13
|
+
type O = Paragraph_;
|
|
14
|
+
}
|
|
15
|
+
type optional = _pi.Optional_Value<optional.O>;
|
|
16
|
+
type nothing = null;
|
|
17
|
+
namespace rich_list {
|
|
18
|
+
namespace items {
|
|
19
|
+
type L = Sentence_;
|
|
20
|
+
}
|
|
21
|
+
type items = _pi.List<items.L>;
|
|
22
|
+
namespace if_empty {
|
|
23
|
+
type O = Sentence_;
|
|
24
|
+
}
|
|
25
|
+
type if_empty = _pi.Optional_Value<if_empty.O>;
|
|
26
|
+
namespace if_not_empty {
|
|
27
|
+
namespace before {
|
|
28
|
+
type O = Sentence_;
|
|
29
|
+
}
|
|
30
|
+
type before = _pi.Optional_Value<before.O>;
|
|
31
|
+
type indent = boolean;
|
|
32
|
+
namespace separator {
|
|
33
|
+
type O = Phrase_;
|
|
34
|
+
}
|
|
35
|
+
type separator = _pi.Optional_Value<separator.O>;
|
|
36
|
+
namespace after {
|
|
37
|
+
type O = Sentence_;
|
|
38
|
+
}
|
|
39
|
+
type after = _pi.Optional_Value<after.O>;
|
|
40
|
+
}
|
|
41
|
+
type if_not_empty = {
|
|
42
|
+
readonly 'before': if_not_empty.before;
|
|
43
|
+
readonly 'indent': if_not_empty.indent;
|
|
44
|
+
readonly 'separator': if_not_empty.separator;
|
|
45
|
+
readonly 'after': if_not_empty.after;
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
type rich_list = {
|
|
49
|
+
readonly 'items': rich_list.items;
|
|
50
|
+
readonly 'if empty': rich_list.if_empty;
|
|
51
|
+
readonly 'if not empty': rich_list.if_not_empty;
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
export type Paragraph_ = readonly ['composed', Paragraph_.composed] | readonly ['sentences', Paragraph_.sentences] | readonly ['optional', Paragraph_.optional] | readonly ['nothing', Paragraph_.nothing] | readonly ['rich list', Paragraph_.rich_list];
|
|
55
|
+
export declare namespace Sentence_ {
|
|
56
|
+
type L = Phrase_;
|
|
57
|
+
}
|
|
58
|
+
export type Sentence_ = _pi.List<Sentence_.L>;
|
|
59
|
+
export declare namespace Phrase_ {
|
|
60
|
+
namespace value {
|
|
61
|
+
type text = string;
|
|
62
|
+
type list_of_characters = i_imports_list_of_characters.List_of_Characters;
|
|
63
|
+
}
|
|
64
|
+
type value = readonly ['text', value.text] | readonly ['list of characters', value.list_of_characters];
|
|
65
|
+
type indent = Paragraph_;
|
|
66
|
+
namespace composed {
|
|
67
|
+
type L = Phrase_;
|
|
68
|
+
}
|
|
69
|
+
type composed = _pi.List<composed.L>;
|
|
70
|
+
namespace optional {
|
|
71
|
+
type O = Phrase_;
|
|
72
|
+
}
|
|
73
|
+
type optional = _pi.Optional_Value<optional.O>;
|
|
74
|
+
type nothing = null;
|
|
75
|
+
namespace rich_list {
|
|
76
|
+
namespace items {
|
|
77
|
+
type L = Phrase_;
|
|
78
|
+
}
|
|
79
|
+
type items = _pi.List<items.L>;
|
|
80
|
+
type if_empty = Phrase_;
|
|
81
|
+
namespace if_not_empty {
|
|
82
|
+
type before = Phrase_;
|
|
83
|
+
type separator = Phrase_;
|
|
84
|
+
type after = Phrase_;
|
|
85
|
+
}
|
|
86
|
+
type if_not_empty = {
|
|
87
|
+
readonly 'before': if_not_empty.before;
|
|
88
|
+
readonly 'separator': if_not_empty.separator;
|
|
89
|
+
readonly 'after': if_not_empty.after;
|
|
90
|
+
};
|
|
91
|
+
}
|
|
92
|
+
type rich_list = {
|
|
93
|
+
readonly 'items': rich_list.items;
|
|
94
|
+
readonly 'if empty': rich_list.if_empty;
|
|
95
|
+
readonly 'if not empty': rich_list.if_not_empty;
|
|
96
|
+
};
|
|
97
|
+
}
|
|
98
|
+
export type Phrase_ = readonly ['value', Phrase_.value] | readonly ['indent', Phrase_.indent] | readonly ['composed', Phrase_.composed] | readonly ['optional', Phrase_.optional] | readonly ['nothing', Phrase_.nothing] | readonly ['rich list', Phrase_.rich_list];
|
|
99
|
+
export { Paragraph_ as Paragraph, Sentence_ as Sentence, Phrase_ as Phrase, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL2xpYW5hL3NjaGVtYXMvZm91bnRhaW5fcGVuL2RhdGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
|
+
import * as i_out from "../../data";
|
|
4
|
+
import * as i_in from "astn-core/dist/interface/generated/liana/schemas/parse_tree/data";
|
|
5
|
+
export declare namespace Paragraph_ {
|
|
6
|
+
type I = i_in.Value;
|
|
7
|
+
type O = i_out.Paragraph;
|
|
8
|
+
type E = i_generic.Error;
|
|
9
|
+
namespace P {
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
export type Paragraph_ = (context: Paragraph_.I, abort: _pi.Abort<Paragraph_.E>) => Paragraph_.O;
|
|
13
|
+
export declare namespace Sentence_ {
|
|
14
|
+
type I = i_in.Value;
|
|
15
|
+
type O = i_out.Sentence;
|
|
16
|
+
type E = i_generic.Error;
|
|
17
|
+
namespace P {
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
export type Sentence_ = (context: Sentence_.I, abort: _pi.Abort<Sentence_.E>) => Sentence_.O;
|
|
21
|
+
export declare namespace Phrase_ {
|
|
22
|
+
type I = i_in.Value;
|
|
23
|
+
type O = i_out.Phrase;
|
|
24
|
+
type E = i_generic.Error;
|
|
25
|
+
namespace P {
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
export type Phrase_ = (context: Phrase_.I, abort: _pi.Abort<Phrase_.E>) => Phrase_.O;
|
|
29
|
+
export { Paragraph_ as Paragraph, Sentence_ as Sentence, Phrase_ as Phrase, };
|
package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9wYXJzZV90cmVlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9mb3VudGFpbl9wZW4vc2lnbmF0dXJlcy9yZWZpbmVycy9hc3RuX3BhcnNlX3RyZWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import * as _pi from 'pareto-core/dist/interface';
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/to_be_generated/deserialize";
|
|
3
|
+
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
+
import * as i_out from "../../data";
|
|
5
|
+
export declare namespace Paragraph_ {
|
|
6
|
+
type I = i_in.List_of_Characters;
|
|
7
|
+
type O = i_out.Paragraph;
|
|
8
|
+
type E = i_generic.Error;
|
|
9
|
+
namespace P {
|
|
10
|
+
type tab_size = number;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
export type Paragraph_ = (context: Paragraph_.I, abort: _pi.Abort<Paragraph_.E>, parameters: {
|
|
14
|
+
readonly 'tab size': Paragraph_.P.tab_size;
|
|
15
|
+
}) => Paragraph_.O;
|
|
16
|
+
export declare namespace Sentence_ {
|
|
17
|
+
type I = i_in.List_of_Characters;
|
|
18
|
+
type O = i_out.Sentence;
|
|
19
|
+
type E = i_generic.Error;
|
|
20
|
+
namespace P {
|
|
21
|
+
type tab_size = number;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
export type Sentence_ = (context: Sentence_.I, abort: _pi.Abort<Sentence_.E>, parameters: {
|
|
25
|
+
readonly 'tab size': Sentence_.P.tab_size;
|
|
26
|
+
}) => Sentence_.O;
|
|
27
|
+
export declare namespace Phrase_ {
|
|
28
|
+
type I = i_in.List_of_Characters;
|
|
29
|
+
type O = i_out.Phrase;
|
|
30
|
+
type E = i_generic.Error;
|
|
31
|
+
namespace P {
|
|
32
|
+
type tab_size = number;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
export type Phrase_ = (context: Phrase_.I, abort: _pi.Abort<Phrase_.E>, parameters: {
|
|
36
|
+
readonly 'tab size': Phrase_.P.tab_size;
|
|
37
|
+
}) => Phrase_.O;
|
|
38
|
+
export { Paragraph_ as Paragraph, Sentence_ as Sentence, Phrase_ as Phrase, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9mb3VudGFpbl9wZW4vc2lnbmF0dXJlcy9yZWZpbmVycy9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as i_out from "astn-core/dist/interface/generated/liana/schemas/sealed_target/data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
3
|
+
export declare namespace Paragraph_ {
|
|
4
|
+
type I = i_in.Paragraph;
|
|
5
|
+
type O = i_out.Value;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type Paragraph_ = (context: Paragraph_.I) => Paragraph_.O;
|
|
10
|
+
export declare namespace Sentence_ {
|
|
11
|
+
type I = i_in.Sentence;
|
|
12
|
+
type O = i_out.Value;
|
|
13
|
+
namespace P {
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
export type Sentence_ = (context: Sentence_.I) => Sentence_.O;
|
|
17
|
+
export declare namespace Phrase_ {
|
|
18
|
+
type I = i_in.Phrase;
|
|
19
|
+
type O = i_out.Value;
|
|
20
|
+
namespace P {
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
export type Phrase_ = (context: Phrase_.I) => Phrase_.O;
|
|
24
|
+
export { Paragraph_ as Paragraph, Sentence_ as Sentence, Phrase_ as Phrase, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN0bl9zZWFsZWRfdGFyZ2V0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9mb3VudGFpbl9wZW4vc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvYXN0bl9zZWFsZWRfdGFyZ2V0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as i_out from "../../data";
|
|
2
|
+
import * as i_in from "../../data";
|
|
3
|
+
export declare namespace Paragraph_ {
|
|
4
|
+
type I = i_in.Paragraph;
|
|
5
|
+
type O = i_out.Paragraph;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type Paragraph_ = (context: Paragraph_.I) => Paragraph_.O;
|
|
10
|
+
export declare namespace Sentence_ {
|
|
11
|
+
type I = i_in.Sentence;
|
|
12
|
+
type O = i_out.Sentence;
|
|
13
|
+
namespace P {
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
export type Sentence_ = (context: Sentence_.I) => Sentence_.O;
|
|
17
|
+
export declare namespace Phrase_ {
|
|
18
|
+
type I = i_in.Phrase;
|
|
19
|
+
type O = i_out.Phrase;
|
|
20
|
+
namespace P {
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
export type Phrase_ = (context: Phrase_.I) => Phrase_.O;
|
|
24
|
+
export { Paragraph_ as Paragraph, Sentence_ as Sentence, Phrase_ as Phrase, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9pbGVycGxhdGVfZm9yX21pZ3JhdGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9saWFuYS9zY2hlbWFzL2ZvdW50YWluX3Blbi9zaWduYXR1cmVzL3RyYW5zZm9ybWVycy9ib2lsZXJwbGF0ZV9mb3JfbWlncmF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as i_in from "../../data";
|
|
2
|
+
import * as i_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
3
|
+
export declare namespace Paragraph_ {
|
|
4
|
+
type I = i_in.Paragraph;
|
|
5
|
+
type O = i_out.Paragraph;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type Paragraph_ = (context: Paragraph_.I) => Paragraph_.O;
|
|
10
|
+
export declare namespace Sentence_ {
|
|
11
|
+
type I = i_in.Sentence;
|
|
12
|
+
type O = i_out.Paragraph;
|
|
13
|
+
namespace P {
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
export type Sentence_ = (context: Sentence_.I) => Sentence_.O;
|
|
17
|
+
export declare namespace Phrase_ {
|
|
18
|
+
type I = i_in.Phrase;
|
|
19
|
+
type O = i_out.Paragraph;
|
|
20
|
+
namespace P {
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
export type Phrase_ = (context: Phrase_.I) => Phrase_.O;
|
|
24
|
+
export { Paragraph_ as Paragraph, Sentence_ as Sentence, Phrase_ as Phrase, };
|
package/dist/interface/generated/liana/schemas/fountain_pen/signatures/transformers/fountain_pen.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvbGlhbmEvc2NoZW1hcy9mb3VudGFpbl9wZW4vc2lnbmF0dXJlcy90cmFuc2Zvcm1lcnMvZm91bnRhaW5fcGVuLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|