#pragma once

#include "nan.h"

static void noop(const Nan::FunctionCallbackInfo<v8::Value>&) {}
