()
| 83 | * @doc {heading: 'Environment'} |
| 84 | */ |
| 85 | export function engine(): Engine { |
| 86 | return ENGINE; |
| 87 | } |
| 88 | |
| 89 | /** |
| 90 | * Returns memory info at the current time in the program. The result is an |
no outgoing calls
no test coverage detected
searching dependent graphs…