Your IP : 216.73.217.169


Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/node-sass/src/
Upload File :
Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/node-sass/src/create_string.h

#ifndef CREATE_STRING_H
#define CREATE_STRING_H

#include <nan.h>

char* create_string(Nan::MaybeLocal<v8::Value>);

#endif