@raopics/transform-eagle
TypeScript icon, indicating that this package has built-in type declarations

1.7.0 • Public • Published

@raopics/transform-eagle

Watch eagle library to sqlite.

Usage

const TransformEagle = require("@raopics/transform-eagle");

TransformEagle({
  library: "xxx",
});

Args

interface Args {
  // eagle app library address.
  library: string;
  // open nsfw
  plugin_nsfw?: boolean;
}

Package Sidebar

Install

npm i @raopics/transform-eagle

Weekly Downloads

4

Version

1.7.0

License

MIT

Unpacked Size

38.4 kB

Total Files

19

Last publish

Collaborators

  • meetqy