/** * @module execution */ export * from './execution.ts'; export * from './vmexecution.ts'; //# sourceMappingURL=index.d.ts.map