interface ModuleSubscribeFilter {
    schema?: string[];
}

Properties

Properties

schema?: string[]