UNPKG

@yuxilabs/gptp-core

Version:

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

5 lines (4 loc) 141 B
export async function callLocal(opts) { // Placeholder for real execution throw new Error('Local execution not implemented yet.'); }