@agentframework/app-extras

Universal Application Framework

Usage no npm install needed!

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

README

@agentframework/app-extras

Universal Application Framework

Usage

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

export class MyApp extends Application {

}