@lb-ribbit/kintone-secrets
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

kintone-utility-secrets

kintone の非公式 API や内部パラメータを取り扱うためのパッケージです。

このパッケージから提供される各関数・クラスは、kintone のアップデートにより動作しなくなる可能性があります。

ホームページ

お問い合わせ

非公式 API の型定義を使用する

tsconfig.jsonfilesに以下のパスを追加することで、cybozuから始まる非公式 API の型を参照できます。

{
  //...

  "files": ["./node_modules/@lb-ribbit/kintone-secrets/cybozu.d.ts"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @lb-ribbit/kintone-secrets

Weekly Downloads

8

Version

0.3.0

License

MIT

Unpacked Size

11.7 kB

Total Files

10

Last publish

Collaborators

  • lb-ribbit