@incremunica/actor-guard-naive
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Incremunica Naive Guard Actor

npm version

An incremunica Naive Guard Actor.

Install

$ yarn add @incremunica/actor-guard-naive

Configure

After installing, this package can be added to your engine's configuration as follows:

{
  "@context": [
    ...
    "https://linkedsoftwaredependencies.org/bundles/npm/@incremunica/actor-guard-naive/^1.0.0/components/context.jsonld"  
  ],
  "actors": [
    ...
    {
      "@id": "urn:comunica:default:guard/actors#naive",
      "@type": "ActorGuardNaive"
    }
  ]
}

Package Sidebar

Install

npm i @incremunica/actor-guard-naive

Weekly Downloads

7

Version

1.3.0

License

MIT

Unpacked Size

22.8 kB

Total Files

12

Last publish

Collaborators

  • maartyman