mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-05-15 02:58:12 +00:00
9 lines
148 B
JavaScript
9 lines
148 B
JavaScript
'use strict';
|
|
|
|
/**
|
|
* primitive Binaries must be installed on the system.
|
|
* e.g. go get -u github.com/fogleman/primitive
|
|
*/
|
|
module.exports = {
|
|
};
|