Files
2020-03-02 14:53:23 +07:00

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 = {
};