UNPKG

@yuxilabs/gptp-core

Version:

Core validation, formatting and execution logic for the GPTP file format.

5 lines (4 loc) 135 B
export function transformLocalResponse(response) { // Placeholder for transforming Local execution response return response; }