%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/typescript/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/typescript/module-id.txt |
@Component({ selector: 'my-example', directives: [SomeDirective], templateUrl: './my-example.component.html', moduleId: module.id, styles: [` .my-example { padding: 5px; } `] }) export class MyExampleComponent { someProp: string = "blah"; }