Files
documenso/packages/signing/constants/byte-range.ts
2024-03-15 22:29:15 +11:00

4 lines
186 B
TypeScript

// We use stars as a placeholder since it's easy to find and replace,
// the length of the placeholder is to support larger pdf files
export const BYTE_RANGE_PLACEHOLDER = '**********';