Type Alias SourcesPlaintext

type SourcesPlaintext = {
    textByChunkId?: unknown;
}
Index

Properties

Properties

textByChunkId?: unknown