4 lines
145 B
JavaScript
4 lines
145 B
JavaScript
|
/* tslint:disable quotemark */
|
||
|
/* TODO: rework this so that it has single quotes */
|
||
|
export const {$ doc.serviceName $} = {$ doc.value | json $};
|