1.1.1 • Published 10 months ago

@extism/js-pdk v1.1.1

Weekly downloads
-
License
BSD-Clause-3
Repository
-
Last release
10 months ago

extism js-pdk types

TypeScript definitions for the Extism JS Plugin Development Kit.

To install these types, add them to your tsconfig.json's types:

{
  "compilerOptions": {
    "lib": [], // this ensures unsupported globals aren't suggested
    "types": ["@extism/js-pdk"], // while this makes the IDE aware of the ones that are
  }
}

Development

The JavaScript prelude is defined in crates/core/prelude.

License

BSD-Clause-3

1.1.1

10 months ago

1.0.1

1 year ago

1.0.0

1 year ago