@kya-os/agentshield-types
v0.2.1
Published
TypeScript type definitions for AgentShield Beacon
Readme
@kya-os/agentshield-types
TypeScript type definitions for AgentShield Beacon.
Installation
npm install @kya-os/agentshield-typesUsage
import type { BeaconConfig, BeaconEvent } from '@kya-os/agentshield-types';What's Included
This package contains only public TypeScript interfaces for:
- Beacon configuration
- Event types
- Performance metrics
- Browser context
- Session data
No implementation code or detection rules are included.
License
MIT OR Apache-2.0
