UNPKG

72 BTypeScriptView Raw
1declare function parse(uuid: string): Uint8Array;
2export default parse;