lfs-akairo
Version:
LFS Akairo is a framework designed to simplify the creation of InSim applications.
8 lines (7 loc) • 312 B
TypeScript
export { A as Akairo, B as Button, M as Module, a as Player, P as Players } from './button-L3UGZkpr.js';
export { Event } from './core/event.js';
export { Content, Data } from './types/player.js';
import 'node-insim/packets';
import './types/locale.js';
import 'node-insim';
import 'i18next/typescript/helpers';