blob: a316fb1178e124153d05b4af1792425790396e2e [file] [log] [blame]
declare function parse(uuid: string): Uint8Array;
export default parse;