strapi_kusta
TypeScript icon, indicating that this package has built-in type declarations

1.3.49 • Public • Published

/src/index.js de bootstrap içine eklemeniz gereken kod

require("strapi_kusta").setup();

kullanım

kusta.db
kusta.uidCT
kusta.uidS
kusta.ram

indexed kullanım özelliği eklendi

kullanmak için schema.json içinde attributes a indexed:true eklemeniz yeterli

"name": {
      "type": "string",
      "indexed":true
},

Package Sidebar

Install

npm i strapi_kusta

Weekly Downloads

2

Version

1.3.49

License

MIT

Unpacked Size

54.9 kB

Total Files

29

Last publish

Collaborators

  • hsnbsst