Angular 2: Import static json file? -
how import various json resource files component
*.ts classes? need expose json files using "export"?
unfortunately can't directly load json file need eather load file using http request or place json variables directly in component
Comments
Post a Comment