mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Improved API, added first performance test
This commit is contained in:
@@ -170,4 +170,4 @@ extern "C" void init(Handle<Object> target) {
|
||||
NODE_SET_METHOD(target, "resize", Resize);
|
||||
};
|
||||
|
||||
NODE_MODULE(vips, init)
|
||||
NODE_MODULE(sharp, init)
|
||||
|
||||
Reference in New Issue
Block a user