UNPKG

@tamgl/colyseus-schema

Version:

Binary state serializer with delta encoding for games

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