0.0.73 • Published 1 year ago

@inf-monkeys/vines v0.0.73

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Vines.js

安装

安装前需要配置 .npmrc,请联系其他研发同学。

npm install @inf-monkeys/vines

初始化

import { VinesClient } from "@inf-monkeys/vines";

const client = new VinesClient({
  apiKey: "YOUR_VINES_API_KEY",
});

使用示例

import { VinesClient } from "@inf-monkeys/vines";

const client = new VinesClient({
  apiKey: "YOUR_VINES_API_KEY",
});
const workflows = await client.getWorkflowDef({
  workflowId: "64dafc1a73d44c2d8b382e14",
});
0.0.73

1 year ago

0.0.71

1 year ago

0.0.72

1 year ago

0.0.70

1 year ago

0.0.69

1 year ago

0.0.67

1 year ago

0.0.68

1 year ago

0.0.66

1 year ago

0.0.65

1 year ago

0.0.64

1 year ago

0.0.62

1 year ago

0.0.60

1 year ago

0.0.61

1 year ago

0.0.38

2 years ago

0.0.33

2 years ago

0.0.32

2 years ago