import createExecutor from "./executor.js"; export const create = createExecutor({ pawn() { } })