UNPKG

@hopeio/utils

Version:
3 lines (2 loc) 89 B
export function pkcs7Pad(data: any): string; export function pkcs7Unpad(data: any): any;