js-rln/.size-limit.cjs

8 lines
105 B
JavaScript

module.exports = [
{
name: "RLN core",
path: "bundle/index.js",
import: "{ RLN }",
},
];