Closes #2509
This commit is contained in:
parent
902068448a
commit
ad42410219
6 changed files with 44 additions and 44 deletions
|
@ -5,7 +5,7 @@ import zlib from "zlib";
|
|||
import * as CurveUtil from "@iosevka/geometry/curve-util";
|
||||
import { encode, decode } from "@msgpack/msgpack";
|
||||
|
||||
const Edition = 45;
|
||||
const Edition = 46;
|
||||
const MAX_AGE = 16;
|
||||
class GfEntry {
|
||||
constructor(age, value) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue