UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

9 lines (7 loc) 172 B
Package.describe({ summary: "Yet another Base64 transcoder" }) Package.on_use(function(api){ api.export('Base64'); api.add_files(['base64.js'], 'server'); });