@arcjet/protocol
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.12 • Public • Published
Arcjet Logo

@arcjet/protocol

npm badge

The TypeScript & JavaScript interface into the Arcjet protocol.

Installation

npm install -S @arcjet/protocol

Example

// Many types and constants can be imported from package
import { ArcjetMode } from "@arcjet/protocol";

const mode: ArcjetMode = ArcjetMode.DRY_RUN;

API

In progress.

License

Licensed under the Apache License, Version 2.0.

Readme

Keywords

none

Package Sidebar

Install

npm i @arcjet/protocol

Homepage

arcjet.com

Weekly Downloads

296

Version

1.0.0-alpha.12

License

Apache-2.0

Unpacked Size

163 kB

Total Files

16

Last publish

Collaborators

  • blaine-arcjet
  • davidmytton