Interface ShareDBSourceOptions

interface ShareDBSourceOptions {
    source?: any;
}

Properties

Properties

source?: any