UNPKG

@mieweb/wikigdrive

Version:

Google Drive to MarkDown synchronization

5 lines (4 loc) 180 B
// Copyright 2018-2025 the Deno authors. MIT license. // This module is browser compatible. export const DEFAULT_CHUNK_SIZE = 16_640; export const DEFAULT_BUFFER_SIZE = 32 * 1024;