Type alias DirectoryInit

DirectoryInit: Record<string, string | Uint8Array>

A mapping from file paths to their contents that can be used to initialize a Directory.

Generated using TypeDoc