Skip to content

InitialFiles

type InitialFiles = Record<string,
| FileContent
| FileInit
| LazyFileProvider>;