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