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