Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102400798
endpoints-component.component.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Feb 20, 08:11
Size
321 B
Mime Type
text/x-java
Expires
Sat, Feb 22, 08:11 (2 d)
Engine
blob
Format
Raw Data
Handle
24348613
Attached To
rSVGTESTAPP svg-test-app
endpoints-component.component.ts
View Options
import { Component, OnInit } from '@angular/core';
@Component({
selector: 'app-endpoints-component',
templateUrl: './endpoints-component.component.html',
styleUrls: ['./endpoints-component.component.scss']
})
export class EndpointsComponentComponent implements OnInit {
constructor() { }
ngOnInit() {
}
}
Event Timeline
Log In to Comment