wima
    Preparing search index...

    Type Alias CommandFn<T>

    CommandFn: (command: T, registry: World) => void

    Type Parameters

    Type declaration

      • (command: T, registry: World): void
      • Parameters

        Returns void