UNPKG

@colsen1991/ngx-translate-extract-marker

Version:

Function, pipe and directive to manually mark strings to be extracted using ngx-translate-extract

11 lines (8 loc) 183 B
function marker(key) { return key; } /** * Generated bundle index. Do not edit. */ export { marker }; //# sourceMappingURL=colsen1991-ngx-translate-extract-marker.mjs.map