interface Repository {
    type?: RepositoryType;
}

Properties

Properties