mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-27 19:26:13 +00:00
4 lines
106 B
TypeScript
4 lines
106 B
TypeScript
|
|
import Component from '@ember/component';
|
||
|
|
|
||
|
|
export default class DatasetRelationships extends Component {}
|