mirror of
https://github.com/lovell/sharp.git
synced 2026-02-06 06:36:17 +01:00
Expose runtime format availability
Aids addition of new format/method combos Dogfood this in the test code
This commit is contained in:
@@ -7,5 +7,6 @@ NAN_METHOD(cache);
|
||||
NAN_METHOD(concurrency);
|
||||
NAN_METHOD(counters);
|
||||
NAN_METHOD(libvipsVersion);
|
||||
NAN_METHOD(format);
|
||||
|
||||
#endif // SRC_UTILITIES_H_
|
||||
|
||||
Reference in New Issue
Block a user