Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Generated by `wit-bindgen` 0.54.0. DO NOT EDIT!
//
// This code was generated from the following packages:
//     wasvy:ecs
//     component:go

package wit_world

import (
	"wit_component/wasvy_ecs_app"
)

type Commands = wasvy_ecs_app.Commands
type Query = wasvy_ecs_app.Query
type App = wasvy_ecs_app.App