added compiled nano.js

This commit is contained in:
2025-03-20 21:55:18 +02:00
parent e8f1264971
commit 5888eee2db
3 changed files with 21 additions and 3 deletions

2
nano/nano.js Normal file

File diff suppressed because one or more lines are too long

16
nano/nano.js.LICENSE.txt Normal file
View File

@ -0,0 +1,16 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*!
* async
* https://github.com/caolan/async
*
* Copyright 2010-2014 Caolan McMahon
* Released under the MIT license
*/
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */