@agentframework/app

Universal Application Framework

Usage no npm install needed!

<script type="module">
  import agentframeworkApp from 'https://cdn.skypack.dev/@agentframework/app';
</script>

README

@agentframework/app

Universal Application Framework

Usage

import { Application } from '@agentframework/app';

export class MyApp extends Application {}