toBuf.d.ts 57 B

1
  1. export declare const toBuf: (str: string) => Uint8Array;