index.js 82 Bytes
Newer Older
huahua committed
1 2 3 4
// @flow

export { decode } from "./decoder";
export { encode } from "./encoder";