UNPKG

@colyseus/schema

Version:

Binary state serializer with delta encoding for games

7 lines (6 loc) 141 B
/** * @author Ethan Davis * https://github.com/ethanent/gar */ declare const _default: (sargs: string[]) => any; export default _default;