(refactor) remove extract marker function. will be published as a separate package at @biesbjerg/ngx-translate-extract-marker
This commit is contained in:
parent
e0178b5a97
commit
c8ba1312b5
@ -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
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user