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

1.2.4 • Public • Published

@eagleuse/transform-eagle

Watch eagle library to sqlite.

Usage

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

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

Args

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

Package Sidebar

Install

npm i @eagleuse/transform-eagle

Weekly Downloads

1

Version

1.2.4

License

MIT

Unpacked Size

38.2 kB

Total Files

17

Last publish

Collaborators

  • meetqy