Type Alias DataSchemaConfiguration

type DataSchemaConfiguration = {
    key: ConfigurationKey;
    value: string;
}
Index

Properties

Properties

value: string