preact-tweetA simple package that exports an add function.Installationnpm install preact-tweetUsageconst { add } = require("preact-tweet"); console.log(add(1, 2)); // Output: 33 keywords1 versionpreacttweetadd0.0.11 year ago