@nulab/bee 1.0.0-rc.2 → 1.0.0-rc.3
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/LICENSE +21 -0
- package/dist/chunks/activities.mjs +14 -11
- package/dist/chunks/activities2.mjs +6 -4
- package/dist/chunks/activities3.mjs +6 -4
- package/dist/chunks/add-user.mjs +6 -4
- package/dist/chunks/add.mjs +6 -4
- package/dist/chunks/add2.mjs +6 -4
- package/dist/chunks/api.mjs +6 -4
- package/dist/chunks/attachments.mjs +6 -4
- package/dist/chunks/attachments2.mjs +6 -4
- package/dist/chunks/attachments3.mjs +6 -4
- package/dist/chunks/browse.mjs +9 -7
- package/dist/chunks/clone.mjs +6 -4
- package/dist/chunks/close.mjs +6 -4
- package/dist/chunks/comment.mjs +8 -6
- package/dist/chunks/comment2.mjs +6 -4
- package/dist/chunks/comments.mjs +6 -4
- package/dist/chunks/completion.mjs +1 -1
- package/dist/chunks/count.mjs +6 -4
- package/dist/chunks/count2.mjs +6 -4
- package/dist/chunks/count3.mjs +6 -4
- package/dist/chunks/count4.mjs +12 -9
- package/dist/chunks/count5.mjs +6 -4
- package/dist/chunks/create.mjs +6 -4
- package/dist/chunks/create2.mjs +6 -4
- package/dist/chunks/create3.mjs +6 -4
- package/dist/chunks/create4.mjs +6 -4
- package/dist/chunks/create5.mjs +6 -4
- package/dist/chunks/create6.mjs +6 -4
- package/dist/chunks/create7.mjs +6 -4
- package/dist/chunks/create8.mjs +6 -4
- package/dist/chunks/create9.mjs +6 -4
- package/dist/chunks/dashboard.mjs +6 -4
- package/dist/chunks/delete.mjs +13 -10
- package/dist/chunks/delete2.mjs +7 -5
- package/dist/chunks/delete3.mjs +7 -5
- package/dist/chunks/delete4.mjs +7 -5
- package/dist/chunks/delete5.mjs +7 -5
- package/dist/chunks/delete6.mjs +7 -5
- package/dist/chunks/delete7.mjs +7 -5
- package/dist/chunks/delete8.mjs +7 -5
- package/dist/chunks/delete9.mjs +7 -5
- package/dist/chunks/edit.mjs +13 -10
- package/dist/chunks/edit2.mjs +6 -4
- package/dist/chunks/edit3.mjs +6 -4
- package/dist/chunks/edit4.mjs +6 -4
- package/dist/chunks/edit5.mjs +6 -4
- package/dist/chunks/edit6.mjs +6 -4
- package/dist/chunks/edit7.mjs +6 -4
- package/dist/chunks/edit8.mjs +6 -4
- package/dist/chunks/history.mjs +6 -4
- package/dist/chunks/index.mjs +1 -1
- package/dist/chunks/index10.mjs +1 -1
- package/dist/chunks/index11.mjs +1 -1
- package/dist/chunks/index12.mjs +1 -1
- package/dist/chunks/index13.mjs +1 -1
- package/dist/chunks/index14.mjs +1 -1
- package/dist/chunks/index15.mjs +1 -1
- package/dist/chunks/index16.mjs +1 -1
- package/dist/chunks/index17.mjs +1 -1
- package/dist/chunks/index2.mjs +1 -1
- package/dist/chunks/index3.mjs +1 -1
- package/dist/chunks/index4.mjs +1 -1
- package/dist/chunks/index5.mjs +1 -1
- package/dist/chunks/index6.mjs +1 -1
- package/dist/chunks/index7.mjs +1 -1
- package/dist/chunks/index8.mjs +1 -1
- package/dist/chunks/index9.mjs +1 -1
- package/dist/chunks/list.mjs +6 -4
- package/dist/chunks/list10.mjs +12 -9
- package/dist/chunks/list11.mjs +12 -9
- package/dist/chunks/list12.mjs +12 -9
- package/dist/chunks/list13.mjs +12 -9
- package/dist/chunks/list14.mjs +6 -4
- package/dist/chunks/list15.mjs +6 -4
- package/dist/chunks/list2.mjs +6 -4
- package/dist/chunks/list3.mjs +6 -4
- package/dist/chunks/list4.mjs +6 -4
- package/dist/chunks/list5.mjs +6 -4
- package/dist/chunks/list6.mjs +12 -9
- package/dist/chunks/list7.mjs +6 -4
- package/dist/chunks/list8.mjs +6 -4
- package/dist/chunks/list9.mjs +13 -10
- package/dist/chunks/login.mjs +5 -3
- package/dist/chunks/logout.mjs +20 -4
- package/dist/chunks/me.mjs +6 -4
- package/dist/chunks/read-all.mjs +6 -4
- package/dist/chunks/read.mjs +6 -4
- package/dist/chunks/read2.mjs +6 -4
- package/dist/chunks/refresh.mjs +5 -3
- package/dist/chunks/remove-user.mjs +6 -4
- package/dist/chunks/remove.mjs +6 -4
- package/dist/chunks/reopen.mjs +6 -4
- package/dist/chunks/status.mjs +2 -2
- package/dist/chunks/status2.mjs +6 -4
- package/dist/chunks/status3.mjs +6 -4
- package/dist/chunks/switch.mjs +2 -2
- package/dist/chunks/tags.mjs +12 -9
- package/dist/chunks/token.mjs +3 -3
- package/dist/chunks/tree.mjs +12 -9
- package/dist/chunks/users.mjs +12 -9
- package/dist/chunks/view.mjs +15 -12
- package/dist/chunks/view2.mjs +6 -4
- package/dist/chunks/view3.mjs +6 -4
- package/dist/chunks/view4.mjs +6 -4
- package/dist/chunks/view5.mjs +6 -4
- package/dist/chunks/view6.mjs +6 -4
- package/dist/chunks/view7.mjs +6 -4
- package/dist/chunks/view8.mjs +6 -4
- package/dist/chunks/view9.mjs +6 -4
- package/dist/index.mjs +61 -4
- package/dist/shared/{bee.B4OxR0DJ.mjs → bee.Bt1TK6yh.mjs} +5 -3
- package/dist/shared/bee.BtxMsVL4.mjs +35104 -0
- package/dist/shared/{bee.riolf-_Y.mjs → bee.DxRKWv6n.mjs} +9 -2
- package/dist/shared/{bee.BCBBmkOy.mjs → bee.OJ0vqxJN.mjs} +2 -2
- package/dist/shared/{bee.CQ3kBgas.mjs → bee.bmiIlr9W.mjs} +5 -0
- package/package.json +15 -15
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 Nulab Inc.
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -6,16 +6,18 @@ import * as v from 'valibot';
|
|
|
6
6
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
7
7
|
import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
8
8
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
9
|
-
import { g as getClient } from '../shared/bee.
|
|
9
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
10
10
|
import 'backlog-js';
|
|
11
11
|
import 'node:http';
|
|
12
12
|
import 'open';
|
|
13
13
|
import 'node:child_process';
|
|
14
|
-
import
|
|
15
|
-
import {
|
|
14
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
15
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
16
|
+
import { p as project, e as collectNum, f as count, o as order, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
16
17
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
17
18
|
import '../shared/bee.CktwmH8R.mjs';
|
|
18
|
-
import '../shared/bee.
|
|
19
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
20
|
+
import 'node:module';
|
|
19
21
|
import 'commander';
|
|
20
22
|
import 'consola/utils';
|
|
21
23
|
import 'node:fs';
|
|
@@ -43,29 +45,30 @@ const activities = new BeeCommand("activities").summary("List project activities
|
|
|
43
45
|
|
|
44
46
|
For activity type IDs, see:
|
|
45
47
|
https://developer.nulab.com/docs/backlog/api/2/get-project-recent-updates/#response-description`
|
|
46
|
-
).
|
|
48
|
+
).addOption(project()).option(
|
|
47
49
|
"--activity-type <id>",
|
|
48
50
|
"Filter by activity type IDs (repeatable)",
|
|
49
51
|
collectNum,
|
|
50
52
|
[]
|
|
51
53
|
).addOption(count()).addOption(order()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
|
52
|
-
{ description: "List recent activities", command: "bee project activities PROJECT_KEY" },
|
|
54
|
+
{ description: "List recent activities", command: "bee project activities -p PROJECT_KEY" },
|
|
53
55
|
{
|
|
54
56
|
description: "Show only issue-related activities",
|
|
55
|
-
command: "bee project activities PROJECT_KEY --activity-type 1 --activity-type 2 --activity-type 3"
|
|
57
|
+
command: "bee project activities -p PROJECT_KEY --activity-type 1 --activity-type 2 --activity-type 3"
|
|
56
58
|
},
|
|
57
59
|
{
|
|
58
60
|
description: "Show last 50 activities",
|
|
59
|
-
command: "bee project activities PROJECT_KEY --count 50"
|
|
61
|
+
command: "bee project activities -p PROJECT_KEY --count 50"
|
|
60
62
|
},
|
|
61
63
|
{
|
|
62
64
|
description: "Output as JSON",
|
|
63
|
-
command: "bee project activities PROJECT_KEY --json"
|
|
65
|
+
command: "bee project activities -p PROJECT_KEY --json"
|
|
64
66
|
}
|
|
65
|
-
]).action(async (
|
|
67
|
+
]).action(async (opts, cmd) => {
|
|
68
|
+
await resolveOptions(cmd);
|
|
66
69
|
const { client } = await getClient(opts.space);
|
|
67
70
|
const activityTypeId = opts.activityType;
|
|
68
|
-
const activityList = await client.getProjectActivities(project, {
|
|
71
|
+
const activityList = await client.getProjectActivities(opts.project, {
|
|
69
72
|
activityTypeId,
|
|
70
73
|
count: parseArg(v.optional(vInteger), opts.count, "--count"),
|
|
71
74
|
order: opts.order
|
|
@@ -6,16 +6,18 @@ import * as v from 'valibot';
|
|
|
6
6
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
7
7
|
import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
8
8
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
9
|
-
import { g as getClient } from '../shared/bee.
|
|
9
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
10
10
|
import 'backlog-js';
|
|
11
11
|
import 'node:http';
|
|
12
12
|
import 'open';
|
|
13
13
|
import 'node:child_process';
|
|
14
|
-
import
|
|
15
|
-
import {
|
|
14
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
15
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
16
|
+
import { e as collectNum, f as count, o as order, z as minId, A as maxId, j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
16
17
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
17
18
|
import '../shared/bee.CktwmH8R.mjs';
|
|
18
|
-
import '../shared/bee.
|
|
19
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
20
|
+
import 'node:module';
|
|
19
21
|
import 'commander';
|
|
20
22
|
import 'consola/utils';
|
|
21
23
|
import 'node:fs';
|
|
@@ -6,16 +6,18 @@ import * as v from 'valibot';
|
|
|
6
6
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
7
7
|
import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
8
8
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
9
|
-
import { g as getClient } from '../shared/bee.
|
|
9
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
10
10
|
import 'backlog-js';
|
|
11
11
|
import 'node:http';
|
|
12
12
|
import 'open';
|
|
13
13
|
import 'node:child_process';
|
|
14
|
-
import
|
|
15
|
-
import {
|
|
14
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
15
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
16
|
+
import { e as collectNum, f as count, o as order, z as minId, A as maxId, j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
16
17
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
17
18
|
import '../shared/bee.CktwmH8R.mjs';
|
|
18
|
-
import '../shared/bee.
|
|
19
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
20
|
+
import 'node:module';
|
|
19
21
|
import 'commander';
|
|
20
22
|
import 'consola/utils';
|
|
21
23
|
import 'node:fs';
|
package/dist/chunks/add-user.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { p as project, R as RequiredOption, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
package/dist/chunks/add.mjs
CHANGED
|
@@ -2,15 +2,17 @@ import consola from 'consola';
|
|
|
2
2
|
import { U as UserError, p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
|
-
import { g as getClient } from '../shared/bee.
|
|
5
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
6
6
|
import 'backlog-js';
|
|
7
7
|
import 'node:http';
|
|
8
8
|
import 'open';
|
|
9
9
|
import 'node:child_process';
|
|
10
|
-
import
|
|
11
|
-
import {
|
|
10
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
11
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
12
|
+
import { C as issue, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
12
13
|
import '../shared/bee.CktwmH8R.mjs';
|
|
13
|
-
import '../shared/bee.
|
|
14
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
15
|
+
import 'node:module';
|
|
14
16
|
import 'commander';
|
|
15
17
|
import 'consola/utils';
|
|
16
18
|
import 'node:fs';
|
package/dist/chunks/add2.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
package/dist/chunks/api.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import { U as UserError, a as vFiniteNumber } from '../shared/bee.BYqxm3yG.mjs';
|
|
4
4
|
import 'node:stream/consumers';
|
|
5
5
|
import * as v from 'valibot';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { c as collect, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
|
@@ -5,16 +5,18 @@ import 'valibot';
|
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { a as formatSize, f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
7
7
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
8
|
-
import { g as getClient } from '../shared/bee.
|
|
8
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
9
9
|
import 'backlog-js';
|
|
10
10
|
import 'node:http';
|
|
11
11
|
import 'open';
|
|
12
12
|
import 'node:child_process';
|
|
13
|
-
import
|
|
14
|
-
import {
|
|
13
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
14
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
15
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
15
16
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
16
17
|
import '../shared/bee.CktwmH8R.mjs';
|
|
17
|
-
import '../shared/bee.
|
|
18
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
19
|
+
import 'node:module';
|
|
18
20
|
import 'commander';
|
|
19
21
|
import 'consola/utils';
|
|
20
22
|
import 'node:fs';
|
|
@@ -5,16 +5,18 @@ import 'valibot';
|
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { a as formatSize, f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
7
7
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
8
|
-
import { g as getClient } from '../shared/bee.
|
|
8
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
9
9
|
import 'backlog-js';
|
|
10
10
|
import 'node:http';
|
|
11
11
|
import 'open';
|
|
12
12
|
import 'node:child_process';
|
|
13
|
-
import
|
|
14
|
-
import {
|
|
13
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
14
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
15
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
15
16
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
16
17
|
import '../shared/bee.CktwmH8R.mjs';
|
|
17
|
-
import '../shared/bee.
|
|
18
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
19
|
+
import 'node:module';
|
|
18
20
|
import 'commander';
|
|
19
21
|
import 'consola/utils';
|
|
20
22
|
import 'node:fs';
|
|
@@ -5,16 +5,18 @@ import 'valibot';
|
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
7
7
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
8
|
-
import { g as getClient } from '../shared/bee.
|
|
8
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
9
9
|
import 'backlog-js';
|
|
10
10
|
import 'node:http';
|
|
11
11
|
import 'open';
|
|
12
12
|
import 'node:child_process';
|
|
13
|
-
import
|
|
14
|
-
import {
|
|
13
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
14
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
15
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
15
16
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
16
17
|
import '../shared/bee.CktwmH8R.mjs';
|
|
17
|
-
import '../shared/bee.
|
|
18
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
19
|
+
import 'node:module';
|
|
18
20
|
import 'commander';
|
|
19
21
|
import 'consola/utils';
|
|
20
22
|
import 'node:fs';
|
package/dist/chunks/browse.mjs
CHANGED
|
@@ -2,22 +2,24 @@ import consola from 'consola';
|
|
|
2
2
|
import { p as parseArg, v as vInteger, U as UserError } from '../shared/bee.BYqxm3yG.mjs';
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
|
-
import { g as getClient } from '../shared/bee.
|
|
5
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
6
6
|
import 'backlog-js';
|
|
7
7
|
import 'node:http';
|
|
8
8
|
import { i as issueUrl, b as buildBacklogUrl, p as projectUrl, r as repositoryUrl, d as dashboardUrl, g as gitCommitUrl, a as gitTreeUrl, c as gitBlobUrl, o as openOrPrintUrl } from '../shared/bee.CzKcWSES.mjs';
|
|
9
9
|
import { execFile } from 'node:child_process';
|
|
10
|
-
import
|
|
11
|
-
import {
|
|
10
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
11
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
12
|
+
import { p as project, n as noBrowser, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
|
+
import 'node:fs';
|
|
14
|
+
import 'node:path';
|
|
15
|
+
import 'node:os';
|
|
12
16
|
import '../shared/bee.BeQSH2t0.mjs';
|
|
13
17
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
18
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
15
19
|
import 'open';
|
|
20
|
+
import 'node:module';
|
|
16
21
|
import 'commander';
|
|
17
22
|
import 'consola/utils';
|
|
18
|
-
import 'node:fs';
|
|
19
|
-
import 'node:path';
|
|
20
|
-
import 'node:os';
|
|
21
23
|
|
|
22
24
|
const parseBacklogRemoteUrl = (url) => {
|
|
23
25
|
const sshUrlMatch = url.match(
|
package/dist/chunks/clone.mjs
CHANGED
|
@@ -4,14 +4,16 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
4
4
|
import 'node:stream/consumers';
|
|
5
5
|
import 'valibot';
|
|
6
6
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
7
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
8
8
|
import 'backlog-js';
|
|
9
9
|
import 'node:http';
|
|
10
10
|
import 'open';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
package/dist/chunks/close.mjs
CHANGED
|
@@ -4,15 +4,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
4
4
|
import 'node:stream/consumers';
|
|
5
5
|
import 'valibot';
|
|
6
6
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
7
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
8
8
|
import 'backlog-js';
|
|
9
9
|
import 'node:http';
|
|
10
10
|
import 'open';
|
|
11
11
|
import 'node:child_process';
|
|
12
|
-
import
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { t as notify, j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.CktwmH8R.mjs';
|
|
15
|
-
import '../shared/bee.
|
|
16
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
17
|
+
import 'node:module';
|
|
16
18
|
import 'commander';
|
|
17
19
|
import 'consola/utils';
|
|
18
20
|
import 'node:fs';
|
package/dist/chunks/comment.mjs
CHANGED
|
@@ -1,33 +1,35 @@
|
|
|
1
1
|
import consola from 'consola';
|
|
2
2
|
import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
3
|
-
import { t as notify, x as attachment, j as json, s as space, d as confirmOrExit } from '../shared/bee.
|
|
3
|
+
import { t as notify, x as attachment, j as json, s as space, d as confirmOrExit } from '../shared/bee.Bt1TK6yh.mjs';
|
|
4
4
|
import { a as resolveStdinArg } from '../shared/bee.C--ZWPxf.mjs';
|
|
5
5
|
import 'valibot';
|
|
6
6
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
7
7
|
import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
8
8
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
9
|
-
import { g as getClient } from '../shared/bee.
|
|
9
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
10
10
|
import 'backlog-js';
|
|
11
11
|
import 'node:http';
|
|
12
12
|
import 'open';
|
|
13
13
|
import 'node:child_process';
|
|
14
|
-
import
|
|
15
|
-
import '
|
|
14
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
15
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
16
16
|
import 'node:fs';
|
|
17
17
|
import 'node:path';
|
|
18
18
|
import 'node:os';
|
|
19
|
+
import 'node:stream/consumers';
|
|
19
20
|
import '../shared/bee.BeQSH2t0.mjs';
|
|
20
21
|
import 'commander';
|
|
21
22
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
22
23
|
import '../shared/bee.CktwmH8R.mjs';
|
|
23
|
-
import '../shared/bee.
|
|
24
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
25
|
+
import 'node:module';
|
|
24
26
|
import 'consola/utils';
|
|
25
27
|
|
|
26
28
|
const comment = new BeeCommand("comment").summary("Add a comment to an issue").description(
|
|
27
29
|
`When input is piped, it is used as the body automatically.
|
|
28
30
|
|
|
29
31
|
Use \`--list\`, \`--edit-last\`, or \`--delete-last\` for other comment operations.`
|
|
30
|
-
).argument("<issue>", "Issue ID or issue key").option("-b, --body <text>", "Comment body").addOption(notify()).addOption(attachment()).option("--list", "List comments on the issue").option("--edit-last", "Edit your most recent comment").option("--delete-last", "Delete your most recent comment").
|
|
32
|
+
).argument("<issue>", "Issue ID or issue key").option("-b, --body <text>", "Comment body").addOption(notify()).addOption(attachment()).option("--list", "List comments on the issue").option("--edit-last", "Edit your most recent comment").option("--delete-last", "Delete your most recent comment").addOption(json()).addOption(space()).envVars([...ENV_AUTH]).examples([
|
|
31
33
|
{
|
|
32
34
|
description: "Add a comment",
|
|
33
35
|
command: 'bee issue comment PROJECT-123 -b "This is a comment"'
|
package/dist/chunks/comment2.mjs
CHANGED
|
@@ -5,17 +5,19 @@ import 'valibot';
|
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
7
7
|
import { p as printTable } from '../shared/bee.IM3QELRf.mjs';
|
|
8
|
-
import { g as getClient } from '../shared/bee.
|
|
8
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
9
9
|
import 'backlog-js';
|
|
10
10
|
import 'node:http';
|
|
11
11
|
import 'open';
|
|
12
12
|
import 'node:child_process';
|
|
13
|
-
import
|
|
14
|
-
import {
|
|
13
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
14
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT, b as ENV_REPO } from '../shared/bee.bmiIlr9W.mjs';
|
|
15
|
+
import { p as project, B as repo, t as notify, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
15
16
|
import 'node:stream/consumers';
|
|
16
17
|
import '../shared/bee.Ds2l-nTJ.mjs';
|
|
17
18
|
import '../shared/bee.CktwmH8R.mjs';
|
|
18
|
-
import '../shared/bee.
|
|
19
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
20
|
+
import 'node:module';
|
|
19
21
|
import 'commander';
|
|
20
22
|
import 'consola/utils';
|
|
21
23
|
import 'node:fs';
|
package/dist/chunks/comments.mjs
CHANGED
|
@@ -4,15 +4,17 @@ import 'node:stream/consumers';
|
|
|
4
4
|
import * as v from 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
6
|
import { f as formatDate } from '../shared/bee.n5MYN4a6.mjs';
|
|
7
|
-
import { g as getClient } from '../shared/bee.
|
|
7
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
8
8
|
import 'backlog-js';
|
|
9
9
|
import 'node:http';
|
|
10
10
|
import 'open';
|
|
11
11
|
import 'node:child_process';
|
|
12
|
-
import
|
|
13
|
-
import {
|
|
12
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
13
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT, b as ENV_REPO } from '../shared/bee.bmiIlr9W.mjs';
|
|
14
|
+
import { p as project, B as repo, z as minId, A as maxId, f as count, o as order, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
14
15
|
import '../shared/bee.CktwmH8R.mjs';
|
|
15
|
-
import '../shared/bee.
|
|
16
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
17
|
+
import 'node:module';
|
|
16
18
|
import 'commander';
|
|
17
19
|
import 'consola/utils';
|
|
18
20
|
import 'node:fs';
|
|
@@ -2,7 +2,7 @@ import 'consola';
|
|
|
2
2
|
import { U as UserError } from '../shared/bee.BYqxm3yG.mjs';
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
|
-
import { B as BeeCommand } from '../shared/bee.
|
|
5
|
+
import { B as BeeCommand } from '../shared/bee.bmiIlr9W.mjs';
|
|
6
6
|
import 'commander';
|
|
7
7
|
import 'consola/utils';
|
|
8
8
|
|
package/dist/chunks/count.mjs
CHANGED
|
@@ -2,20 +2,22 @@ import consola from 'consola';
|
|
|
2
2
|
import { P as PriorityId, a as PRIORITY_NAMES } from '../shared/bee.Btmq3TXs.mjs';
|
|
3
3
|
import { r as resolveProjectIds } from '../shared/bee.PF8hrVKn.mjs';
|
|
4
4
|
import { r as resolveUserId } from '../shared/bee.G4d7izLe.mjs';
|
|
5
|
-
import { g as getClient } from '../shared/bee.
|
|
5
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
6
6
|
import 'backlog-js';
|
|
7
7
|
import 'node:http';
|
|
8
8
|
import 'open';
|
|
9
9
|
import 'node:child_process';
|
|
10
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
10
11
|
import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
11
12
|
import 'node:stream/consumers';
|
|
12
13
|
import 'valibot';
|
|
13
14
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
14
15
|
import { Option } from 'commander';
|
|
15
|
-
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.
|
|
16
|
-
import { g as assigneeList, e as collectNum, c as collect, k as keyword, j as json, s as space } from '../shared/bee.
|
|
16
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
17
|
+
import { g as assigneeList, e as collectNum, c as collect, k as keyword, j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
17
18
|
import '../shared/bee.CktwmH8R.mjs';
|
|
18
|
-
import '../shared/bee.
|
|
19
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
20
|
+
import 'node:module';
|
|
19
21
|
import 'consola/utils';
|
|
20
22
|
import 'node:fs';
|
|
21
23
|
import 'node:path';
|
package/dist/chunks/count2.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
package/dist/chunks/count3.mjs
CHANGED
|
@@ -5,15 +5,17 @@ import 'node:stream/consumers';
|
|
|
5
5
|
import 'valibot';
|
|
6
6
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
7
7
|
import { r as resolveUserId } from '../shared/bee.G4d7izLe.mjs';
|
|
8
|
-
import { g as getClient } from '../shared/bee.
|
|
8
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
9
9
|
import 'backlog-js';
|
|
10
10
|
import 'node:http';
|
|
11
11
|
import 'open';
|
|
12
12
|
import 'node:child_process';
|
|
13
|
-
import
|
|
14
|
-
import {
|
|
13
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
14
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT, b as ENV_REPO } from '../shared/bee.bmiIlr9W.mjs';
|
|
15
|
+
import { p as project, B as repo, c as collect, g as assigneeList, e as collectNum, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
15
16
|
import '../shared/bee.CktwmH8R.mjs';
|
|
16
|
-
import '../shared/bee.
|
|
17
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
18
|
+
import 'node:module';
|
|
17
19
|
import 'commander';
|
|
18
20
|
import 'consola/utils';
|
|
19
21
|
import 'node:fs';
|
package/dist/chunks/count4.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH, a as ENV_PROJECT } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { p as project, j as json, s as space, r as resolveOptions } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|
|
@@ -19,12 +21,13 @@ import 'node:path';
|
|
|
19
21
|
import 'node:os';
|
|
20
22
|
import '../shared/bee.BeQSH2t0.mjs';
|
|
21
23
|
|
|
22
|
-
const count = new BeeCommand("count").summary("Count wiki pages").description(`Counts all wiki pages regardless of tag or keyword.`).
|
|
23
|
-
{ description: "Count wiki pages", command: "bee wiki count PROJECT" },
|
|
24
|
-
{ description: "Output as JSON", command: "bee wiki count PROJECT --json" }
|
|
25
|
-
]).action(async (
|
|
24
|
+
const count = new BeeCommand("count").summary("Count wiki pages").description(`Counts all wiki pages regardless of tag or keyword.`).addOption(project()).addOption(json()).addOption(space()).envVars([...ENV_AUTH, ENV_PROJECT]).examples([
|
|
25
|
+
{ description: "Count wiki pages", command: "bee wiki count -p PROJECT" },
|
|
26
|
+
{ description: "Output as JSON", command: "bee wiki count -p PROJECT --json" }
|
|
27
|
+
]).action(async (opts, cmd) => {
|
|
28
|
+
await resolveOptions(cmd);
|
|
26
29
|
const { client } = await getClient(opts.space);
|
|
27
|
-
const result = await client.getWikisCount(project);
|
|
30
|
+
const result = await client.getWikisCount(opts.project);
|
|
28
31
|
const json = opts.json === true ? "" : opts.json;
|
|
29
32
|
outputResult(result, { json }, (data) => {
|
|
30
33
|
consola.log(String(data.count));
|
package/dist/chunks/count5.mjs
CHANGED
|
@@ -3,15 +3,17 @@ import { o as outputResult } from '../shared/bee.BTBGpv4K.mjs';
|
|
|
3
3
|
import 'node:stream/consumers';
|
|
4
4
|
import 'valibot';
|
|
5
5
|
import { p as parseArg, v as vInteger } from '../shared/bee.BYqxm3yG.mjs';
|
|
6
|
-
import { g as getClient } from '../shared/bee.
|
|
6
|
+
import { g as getClient } from '../shared/bee.OJ0vqxJN.mjs';
|
|
7
7
|
import 'backlog-js';
|
|
8
8
|
import 'node:http';
|
|
9
9
|
import 'open';
|
|
10
10
|
import 'node:child_process';
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
11
|
+
import '../shared/bee.BtxMsVL4.mjs';
|
|
12
|
+
import { B as BeeCommand, E as ENV_AUTH } from '../shared/bee.bmiIlr9W.mjs';
|
|
13
|
+
import { j as json, s as space } from '../shared/bee.Bt1TK6yh.mjs';
|
|
13
14
|
import '../shared/bee.CktwmH8R.mjs';
|
|
14
|
-
import '../shared/bee.
|
|
15
|
+
import '../shared/bee.DxRKWv6n.mjs';
|
|
16
|
+
import 'node:module';
|
|
15
17
|
import 'commander';
|
|
16
18
|
import 'consola/utils';
|
|
17
19
|
import 'node:fs';
|