AlphaKeys

export interface AlphaKeys {
  Version: string;
  Alpha: number;
  Time: number;
}

{
  "Version": "String",
  "Alpha": "Single",
  "Time": "Single"
}
Last Updated:
Contributors: Elliott Cooper, Matthew Satti