N°5621 Move clipboard 2.0.4 to NPM

This commit is contained in:
Pierre Goiffon
2024-02-16 16:54:31 +01:00
parent 3e9f4df1bf
commit e758527ca9
88 changed files with 6932 additions and 2 deletions

2
node_modules/tiny-emitter/instance.js generated vendored Normal file
View File

@@ -0,0 +1,2 @@
var E = require('./index.js');
module.exports = new E();