Skip to content

Request - Please provide typescript support #242

@victor-axelsson

Description

@victor-axelsson

About

In order to work with a more modern Javascript environment it would be nice to also provide types that can be installed via yarn or npm:

  • yarn add -D @types/js-son-agent
  • npm install --save-dev yarn add -D @types/js-son-agent

Also update the readme to include examples with TS syntax. E.g:

import { Belief, Plan, Agent, Environment } from 'js-son-agent';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions