(refactor) remove extract marker function. will be published as a separate package at @biesbjerg/ngx-translate-extract-marker
This commit is contained in:
		| @@ -1,7 +1,3 @@ | |||||||
| export function _(key: string | string[]): string | string[] { |  | ||||||
| 	return key; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** | /** | ||||||
|  * Assumes file is an Angular component if type is javascript/typescript |  * Assumes file is an Angular component if type is javascript/typescript | ||||||
|  */ |  */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user