mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
27 lines
625 B
JSON
27 lines
625 B
JSON
[
|
|
{
|
|
"path": "./dist/index.js",
|
|
"name": "import SelfQRcodeWrapper from '@selfxyz/qrcode'",
|
|
"import": "{ default }",
|
|
"limit": "800 ms"
|
|
},
|
|
{
|
|
"path": "./dist/index.js",
|
|
"name": "import { SelfAppBuilder } from '@selfxyz/qrcode'",
|
|
"import": "{ SelfAppBuilder }",
|
|
"limit": "800 ms"
|
|
},
|
|
{
|
|
"path": "./dist/index.js",
|
|
"name": "import { SelfQRcode } from '@selfxyz/qrcode'",
|
|
"import": "{ SelfQRcode }",
|
|
"limit": "800 ms"
|
|
},
|
|
{
|
|
"path": "./dist/index.js",
|
|
"name": "import { countries } from '@selfxyz/qrcode'",
|
|
"import": "{ countries }",
|
|
"limit": "800 ms"
|
|
}
|
|
]
|