git ssb

0+

cel-desktop / ssb-pkg



Tree: b5f837feead2289e0e40ebb9331c756fc171e063

Files: b5f837feead2289e0e40ebb9331c756fc171e063 / dictionary / sqip.js

148 bytesRaw
1'use strict';
2
3/**
4 * primitive Binaries must be installed on the system.
5 * e.g. go get -u github.com/fogleman/primitive
6 */
7module.exports = {
8};
9

Built with git-ssb-web