Type Alias SourcesPlaintext

type SourcesPlaintext = {
    textByChunkId?: unknown;
}
Index
textByChunkId?: unknown